Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RIDENAMES = []string{
"Spiral Roller coaster",
"Stand Up Coaster",
"Suspended Swinging",
"Inverted",
"Steel Mini Coaster",
"Mini Railroad",
"Monorail",
"Mini Suspended Coaster",
"Bumper Boats",
"Wooden Wild Mine/Mouse",
"Steeplechase/Motorbike/Soap Box Derby",
"Car Ride",
"Launched Freefall",
"Bobsleigh Coaster",
"Observation Tower",
"Looping Roller Coaster",
"Dinghy Slide",
"Mine Train Coaster",
"Chairlift",
"Corkscrew Roller Coaster",
"Maze",
"Spiral Slide",
"Go Karts",
"Log Flume",
"River Rapids",
"Bumper Cars",
"Pirate Ship",
"Swinging Inverter Ship",
"Food Stall",
"(none)",
"Drink Stall",
"(none)",
"Shop (all types)",
"Merry Go Round",
"Balloon Stall (maybe)",
"Information Kiosk",
"Bathroom",
"Ferris Wheel",
"Motion Simulator",
"3D Cinema",
"Gravitron",
"Space Rings",
"Reverse Freefall Coaster",
"Elevator",
"Vertical Drop Roller Coaster",
"ATM",
"Twist",
"Haunted House",
"First Aid",
"Circus Show",
"Ghost Train",
"Twister Roller Coaster",
"Wooden Roller Coaster",
"Side-Friction Roller Coaster",
"Wild Mouse",
"Multi Dimension Coaster",
"(none)",
"Flying Roller Coaster",
"(none)",
"Virginia Reel",
"Splash Boats",
"Mini Helicopters",
"Lay-down Roller Coaster",
"Suspended Monorail",
"(none)",
"Reverser Roller Coaster",
"Heartline Twister Roller Coaster",
"Mini Golf",
"Giga Coaster",
"Roto-Drop",
"Flying Saucers",
"Crooked House",
"Monorail Cycles",
"Compact Inverted Coaster",
"Water Coaster",
"Air Powered Vertical Coaster",
"Inverted Hairpin Coaster",
"Magic Carpet",
"Submarine Ride",
"River Rafts",
"(none)",
"Enterprise",
"(none)",
"(none)",
"(none)",
"(none)",
"Inverted Impulse Coaster",
"Mini Roller Coaster",
"Mine Ride",
"LIM Launched Roller Coaster",
}
Rides in the order they're used in the game
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Godeps
|
|
_workspace/src/github.com/golang/freetype/raster
Package raster provides an anti-aliasing 2-D rasterizer.
|
Package raster provides an anti-aliasing 2-D rasterizer. |
_workspace/src/github.com/golang/freetype/truetype
Package truetype provides a parser for the TTF and TTC file formats.
|
Package truetype provides a parser for the TTF and TTC file formats. |
_workspace/src/github.com/gorilla/handlers
Package handlers is a collection of handlers for use with Go's net/http package.
|
Package handlers is a collection of handlers for use with Go's net/http package. |
_workspace/src/github.com/llgcode/draw2d
Package draw2d is a pure go 2D vector graphics library with support for multiple output devices such as images (draw2d), pdf documents (draw2dpdf) and opengl (draw2dgl), which can also be used on the google app engine.
|
Package draw2d is a pure go 2D vector graphics library with support for multiple output devices such as images (draw2d), pdf documents (draw2dpdf) and opengl (draw2dgl), which can also be used on the google app engine. |
_workspace/src/github.com/pborman/uuid
The uuid package generates and inspects UUIDs.
|
The uuid package generates and inspects UUIDs. |
_workspace/src/golang.org/x/image/font
Package font defines an interface for font faces, for drawing text on an image.
|
Package font defines an interface for font faces, for drawing text on an image. |
_workspace/src/golang.org/x/image/math/fixed
Package fixed implements fixed-point integer types.
|
Package fixed implements fixed-point integer types. |
Functions for manipulating bits
|
Functions for manipulating bits |
Code for genetic algorithms RCT2 specific track stuff goes in here
|
Code for genetic algorithms RCT2 specific track stuff goes in here |
get_latest_track
Prints the latest track
|
Prints the latest track |
Draw a RCT roller coaster in 2d.
|
Draw a RCT roller coaster in 2d. |
This should follow the API laid out by the gzip package.
|
This should follow the API laid out by the gzip package. |
decode_td6
Decode a TD6 file and print the results to stdout.
|
Decode a TD6 file and print the results to stdout. |
td4 ride format parser
|
td4 ride format parser |
Dealing with entrances/exits from a ride Parses TD6 files
|
Dealing with entrances/exits from a ride Parses TD6 files |
Click to show internal directories.
Click to hide internal directories.