CATrack Struct Reference

Structure for the current track. More...

#include <catrack.h>

List of all members.

Public Attributes

int number
 Track number.
CL_String file
 Track directory name (e.g. "Loops").
CL_String name
 Track name.
CL_String version
 Version information (e.g. "0.0.1").
CL_String author
 Author of this track.
int startAngle
 Initial angle of players (0=right, 90=bottom (!)).
int rp [CA_MAXPLAYERS][CA_MAXROUTEPOINTS][2]
 Route points (Usually 1 route per player with x/y).
int routePoints
 Number of route points in this track.
CL_Canvas * functionMap
 Pointer to function map.
CL_Surface * visualMap
 Pointer to visual map.
CL_Surface * bridge
 Pointer to bridge surface or NULL if there's no bridge.
int bridgePos [2]
 Bridge position.


Detailed Description

Structure for the current track.

Author:
Andrew Mustun


The documentation for this struct was generated from the following file:
Generated on Tue Nov 28 06:48:29 2006 by  doxygen 1.5.0