Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DARK_BLUE *math32.Color = math32.NewColor("DarkBlue")
View Source
var DARK_GREEN *math32.Color = math32.NewColor("DarkGreen")
View Source
var DARK_RED *math32.Color = math32.NewColor("DarkRed")
View Source
var GREY *math32.Color = &math32.Color{R: 0.5, G: 0.5, B: 0.5}
View Source
var WHITE *math32.Color = &math32.Color{R: 1.0, G: 1.0, B: 1.0}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.