Versions in this module Expand all Collapse all v0 v0.1.0 Apr 18, 2019 Changes in this version + type Texbox struct + func (t *Texbox) Initialize(a *app.App) + func (t *Texbox) Render(a *app.App) + type Texcircle struct + func (t *Texcircle) Initialize(a *app.App) + func (t *Texcircle) Render(a *app.App) + type Texplane struct + func (t *Texplane) Initialize(a *app.App) + func (t *Texplane) Render(a *app.App) + type Texsphere struct + func (t *Texsphere) Initialize(a *app.App) + func (t *Texsphere) Render(a *app.App) + type TextureCylinder struct + func (t *TextureCylinder) Initialize(a *app.App) + func (t *TextureCylinder) Render(a *app.App)