Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PointLight ¶
type PointLight struct {
// contains filtered or unexported fields
}
func (*PointLight) Cleanup ¶
func (t *PointLight) Cleanup(a *app.App)
Cleanup is called once at the end of the demo.
func (*PointLight) Start ¶
func (t *PointLight) Start(a *app.App)
Start is called once at the start of the demo.
Click to show internal directories.
Click to hide internal directories.