Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoxCollider2D ¶
func NewBoxCollider2D ¶
func NewBoxCollider2D(w, h float32) *BoxCollider2D
func (*BoxCollider2D) BotLeft ¶
func (b *BoxCollider2D) BotLeft() *gglm.Vec2
func (*BoxCollider2D) TopRight ¶
func (b *BoxCollider2D) TopRight() *gglm.Vec2
Click to show internal directories.
Click to hide internal directories.