Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Box2DDebugDraw ¶
type Box2DDebugDraw struct {
PTM float64
// contains filtered or unexported fields
}
func NewBox2DDebugDraw ¶
func NewBox2DDebugDraw(w *box2d.B2World, PTM float64) *Box2DDebugDraw
func (*Box2DDebugDraw) Draw ¶
func (d *Box2DDebugDraw) Draw(context *graphics.Context)
func (*Box2DDebugDraw) Update ¶
func (d *Box2DDebugDraw) Update()
Click to show internal directories.
Click to hide internal directories.