Documentation
¶
Index ¶
Constants ¶
View Source
const ( MaskPosition = uint64(1 << 0) MaskSize = uint64(1 << 1) MaskTexture = uint64(1 << 2) MaskVelocity = uint64(1 << 3) )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Position ¶
func NewPosition ¶
func NewPosition() *Position
type Size ¶
func (*Size) WithHeight ¶
type Velocity ¶
func NewVelocity ¶
func NewVelocity() *Velocity
Click to show internal directories.
Click to hide internal directories.