|
Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
|
#include <sharedobject.hpp>
Public Member Functions | |
| DEF_SERIALIZE (Archive &ar, const unsigned int version) | |
Data Fields | |
| SurfaceType | surfaceType |
| Type of solid surface, e.g. wall, floor, ceiling, etc.(relevant for rendering) More... | |
| bool | is_internal |
|
inline |
| bool SharedSolidSurface::is_internal |
| SurfaceType SharedSolidSurface::surfaceType |
Type of solid surface, e.g. wall, floor, ceiling, etc.(relevant for rendering)