RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gameloaders
/
FileColorsDesc
File
Colors
Desc
public
final
class
FileColorsDesc
Content copied to clipboard
Functions
Properties
Functions
get
Base
Colors
Link copied to clipboard
final
List
<
BaseColorStats
>
getBaseColors
(
)
Content copied to clipboard
get
Interaction
Matrix
Representation
Link copied to clipboard
final
List
<
String
>
getInteractionMatrixRepresentation
(
)
Content copied to clipboard
Properties
baseColors
Link copied to clipboard
private
final
List
<
BaseColorStats
>
baseColors
Content copied to clipboard
interactionMatrixRepresentation
Link copied to clipboard
private
final
List
<
String
>
interactionMatrixRepresentation
Content copied to clipboard