Documentation ¶
Index ¶
- type MyStruct
- func (m MyStruct) CoarseX() uint8
- func (m MyStruct) CoarseY() uint8
- func (m MyStruct) F1() bool
- func (m MyStruct) F2() bool
- func (m MyStruct) FineY() uint8
- func (m MyStruct) High() uint8
- func (m MyStruct) Low() uint8
- func (m MyStruct) NametableX() uint8
- func (m MyStruct) NametableY() uint8
- func (m *MyStruct) SetCoarseX(val uint8)
- func (m *MyStruct) SetCoarseY(val uint8)
- func (m *MyStruct) SetF1(val bool)
- func (m *MyStruct) SetF2(val bool)
- func (m *MyStruct) SetFineY(val uint8)
- func (m *MyStruct) SetHigh(val uint8)
- func (m *MyStruct) SetLow(val uint8)
- func (m *MyStruct) SetNametableX(val uint8)
- func (m *MyStruct) SetNametableY(val uint8)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MyStruct ¶
type MyStruct uint16
func (MyStruct) NametableX ¶
func (MyStruct) NametableY ¶
func (*MyStruct) SetCoarseX ¶
func (*MyStruct) SetCoarseY ¶
func (*MyStruct) SetNametableX ¶
func (*MyStruct) SetNametableY ¶
Click to show internal directories.
Click to hide internal directories.