HOG2
|
#include <DynamicWeightedGrid.h>
Public Attributes | |
xyLoc | center |
uint8_t | terrain |
uint16_t | count |
Definition at line 53 of file DynamicWeightedGrid.h.
xyLoc DWG::regionData::center |
Definition at line 54 of file DynamicWeightedGrid.h.
uint16_t DWG::regionData::count |
Definition at line 56 of file DynamicWeightedGrid.h.
uint8_t DWG::regionData::terrain |
Definition at line 55 of file DynamicWeightedGrid.h.