package
Version:
v0.0.0-...-28fb5cd
Opens a new window with list of versions in this module.
Published: May 8, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 14
Opens a new window with list of known importers.
Documentation
¶
Package entity provies interfaces for game objects.
Collide target with all enttities in group, returning all hits. If cleanup is true
hits are also removed from the group.
type Drawer interface {
Pos() mgl32.Vec3
Draw()
}
Drawer ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.