Wrath of Zeus
Made by Torchlight Games for CSE 125 SP24
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
SharedSolidSurface Struct Reference

#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
 

Member Function Documentation

◆ DEF_SERIALIZE()

SharedSolidSurface::DEF_SERIALIZE ( Archive &  ar,
const unsigned int  version 
)
inline

Field Documentation

◆ is_internal

bool SharedSolidSurface::is_internal

◆ surfaceType

SurfaceType SharedSolidSurface::surfaceType

Type of solid surface, e.g. wall, floor, ceiling, etc.(relevant for rendering)


The documentation for this struct was generated from the following file: