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
module
Screen::
Mode3
Extended Modules
Screen::Mode3
Defined in:
screen/mode_3.cr
Constant Summary
HEIGHT
=
160
WIDTH
=
240
Instance Method Summary
#[]=
(x, y, color : UInt16)
#[]=
(i, color : UInt16)
#init
Instance Method Detail
def
[]=
(x, y, color : UInt16)
#
[
View source
]
def
[]=
(i, color : UInt16)
#
[
View source
]
def
init
#
[
View source
]