struct

GB::Pixel

Inherits Struct < Value < Object

Constructors

new(color : UInt8, palette : UInt8, oam_idx : UInt8, obj_to_bg : UInt8)
Source

Instance methods

color
Source
color=(color : UInt8)
Source
oam_idx
Source
oam_idx=(oam_idx : UInt8)
Source
obj_to_bg
Source
obj_to_bg=(obj_to_bg : UInt8)
Source
palette
Source
palette=(palette : UInt8)
Source