RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.views
/
ViewUnit
View
Unit
public
abstract
class
ViewUnit
Content copied to clipboard
Functions
Properties
Functions
get
Cell
Link copied to clipboard
final
Cell
getCell
(
)
Content copied to clipboard
get
Rgb
Link copied to clipboard
final
RGB
getRgb
(
)
Content copied to clipboard
get
Swing
Appearance
Link copied to clipboard
abstract
SwingUnitAppearance
getSwingAppearance
(
)
Content copied to clipboard
Properties
cell
Link copied to clipboard
private
final
Cell
cell
Content copied to clipboard
rgb
Link copied to clipboard
private
final
RGB
rgb
Content copied to clipboard
swingAppearance
Link copied to clipboard
private
final
SwingUnitAppearance
swingAppearance
Content copied to clipboard