RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gamelogic.engines.items.scriptitems
/
ColorModificationItem
Color
Modification
Item
public
final
class
ColorModificationItem
extends
NonReusableItem
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
public
class
Companion
Content copied to clipboard
Functions
extract
Persistence
Link copied to clipboard
ItemPersistence
extractPersistence
(
)
Content copied to clipboard
get
Is
Reusable
Link copied to clipboard
final
Boolean
getIsReusable
(
)
Content copied to clipboard
get
New
Item
Entity
Link copied to clipboard
BasicItemEntity
getNewItemEntity
(
Cell
cell
)
Content copied to clipboard
get
View
Item
Link copied to clipboard
NonReusableItem.ViewNonReusableItem
getViewItem
(
)
Content copied to clipboard
use
Link copied to clipboard
Unit
use
(
)
Content copied to clipboard
Properties
isReusable
Link copied to clipboard
private
final
Boolean
isReusable
Content copied to clipboard
viewItem
Link copied to clipboard
private
final
NonReusableItem.ViewNonReusableItem
viewItem
Content copied to clipboard