Documentation ¶
Overview ¶
Draw a RCT roller coaster in 2d.
Draw a RCT roller coaster from above.
Index ¶
Constants ¶
View Source
const IMG_HEIGHT = 400
View Source
const PIECE_WIDTH = 8
Variables ¶
View Source
var BLUE = color.RGBA{0x00, 0x00, 0xff, 0xff}
View Source
var RED = color.RGBA{0xff, 0x00, 0x00, 0xff}
Functions ¶
func SaveToPngFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.