|
Torque2D Reference
|
Macros | |
| #define | DECLARE_OVERLOADED_READ(type) |
| #define | DECLARE_OVERLOADED_WRITE(type) |
| #define | DECLARE_ENDIAN_OVERLOADED_READ(type) |
| #define | DECLARE_ENDIAN_OVERLOADED_WRITE(type) |
These macros define the read and write functions for all primitive types.
| #define DECLARE_ENDIAN_OVERLOADED_READ | ( | type | ) |
| #define DECLARE_ENDIAN_OVERLOADED_WRITE | ( | type | ) |
| #define DECLARE_OVERLOADED_READ | ( | type | ) |
| #define DECLARE_OVERLOADED_WRITE | ( | type | ) |