Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { *game.Controller // contains filtered or unexported fields }
func NewController ¶
func NewController(gameController *game.Controller) *Controller
func (*Controller) CommonData ¶
func (c *Controller) CommonData() *viewport.CommonData
func (*Controller) OnCreate ¶
func (c *Controller) OnCreate(window app.Window)
func (*Controller) OnDestroy ¶
func (c *Controller) OnDestroy(window app.Window)
Click to show internal directories.
Click to hide internal directories.