Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
shards
master
Top Level Namespace
Assets
Spec
Palette
Tileset
Format
Enum
Int
Keypad
State
Object
Palettes
Pointer
Screen
Mode3
Mode4
Splash
State
StaticArray
String
Text
Tile
Tilesets
U32IntConverter
Built with Crystal 1.10.0
2023-11-24 18:15:27 UTC
class
Assets::
Spec::
Palette
Assets::Spec::Palette
Reference
Object
Included Modules
YAML::Serializable
Defined in:
compile_time/assets.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#colors
: Array(UInt32)
#colors=
(colors : Array(UInt32))
Instance methods inherited from class
Object
===(other)
===
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
colors
: Array(UInt32)
#
[
View source
]
def
colors=
(colors : Array(UInt32))
#
[
View source
]