RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gamelogic.engines.items.scriptitems
/
ColorInverterItem
Color
Inverter
Item
public
final
class
ColorInverterItem
extends
ReusableItem
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
ReusableItem.ReusableItemPersistence
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
ItemEntity
getNewItemEntity
(
Cell
cell
)
Content copied to clipboard
get
View
Item
Link copied to clipboard
Item.ViewItem
getViewItem
(
)
Content copied to clipboard
is
Equipped
Link copied to clipboard
final
Boolean
isEquipped
(
)
Content copied to clipboard
use
Link copied to clipboard
final
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
Item.ViewItem
viewItem
Content copied to clipboard