Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Texbox ¶
type Texbox struct {
// contains filtered or unexported fields
}
func (*Texbox) Initialize ¶
type Texcircle ¶
type Texcircle struct {
// contains filtered or unexported fields
}
func (*Texcircle) Initialize ¶
type Texplane ¶
type Texplane struct {
// contains filtered or unexported fields
}
func (*Texplane) Initialize ¶
type Texsphere ¶
type Texsphere struct {
// contains filtered or unexported fields
}
func (*Texsphere) Initialize ¶
type TextureCylinder ¶
type TextureCylinder struct {
// contains filtered or unexported fields
}
func (*TextureCylinder) Initialize ¶
func (t *TextureCylinder) Initialize(a *app.App)
func (*TextureCylinder) Render ¶
func (t *TextureCylinder) Render(a *app.App)
Click to show internal directories.
Click to hide internal directories.