Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Arrow ¶
type Box ¶
type Circle ¶
type Cone ¶
type Cylinder ¶
type Ellipsoid ¶
type Line ¶
type Pyramid ¶
type Sphere ¶
type Text ¶
type Text struct {
Colour color.RGBA
BackgroundColour color.RGBA
HideBackground bool
Position mgl64.Vec3
Rotation mgl64.Vec3
Scale float64
Text string
LockRotation bool
DisableDepthTest bool
HideBackface bool
HideBackfaceText bool
Entity *world.EntityHandle
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.