RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gamelogic.entities
/
ColorCell
Color
Cell
public
class
ColorCell
Content copied to clipboard
Functions
Properties
Inheritors
Functions
get
Cell
Link copied to clipboard
abstract
Cell
getCell
(
)
Content copied to clipboard
get
Color
Link copied to clipboard
abstract
RGB
getColor
(
)
Content copied to clipboard
Properties
cell
Link copied to clipboard
private
final
Cell
cell
Content copied to clipboard
color
Link copied to clipboard
private
final
RGB
color
Content copied to clipboard
Inheritors
ColorCellNoHp
Link copied to clipboard
ColorCellHp
Link copied to clipboard