$search
#include <RNDF.h>
Public Member Functions | |
Checkpoint (std::string line, int x, int y, int line_number, bool &valid, bool verbose) | |
Checkpoint () | |
void | clear () |
bool | isvalid () |
void | print () |
Public Attributes | |
int | checkpoint_id |
int | waypoint_id |
Definition at line 55 of file RNDF.h.
Checkpoint::Checkpoint | ( | std::string | line, | |
int | x, | |||
int | y, | |||
int | line_number, | |||
bool & | valid, | |||
bool | verbose | |||
) |