Torque2D Reference
|
#include <compiler.h>
Classes | |
struct | Entry |
Public Member Functions | |
U32 | add (F64 value) |
void | reset () |
F64 * | build () |
void | write (Stream &st) |
Public Attributes | |
U32 | count |
Entry * | list |
U32 add | ( | F64 | value | ) |
F64 * build | ( | ) |
void reset | ( | ) |
void write | ( | Stream & | st | ) |
U32 count |
Entry* list |