MAK Legion API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions | Variables
customAttribute.cxx File Reference

Functions

void parseArgs (int argc, char **argv)
 
void setMinMaxBoundary (int minX, int minY, int maxX, int maxY)
 
bool RegisterCustomEntityAttributes (Legion::SimulationDatabase *simDb)
 
void shutDownHandler ()
 
int main (int argc, char *argv[])
 

Variables

double theFrameRate = 60
 
int MAX_GRID = 1000
 
std::string theConfigFile = "legionExamples.lua"
 
Legion::ConfigurationtheConfiguration = nullptr
 
Legion::SimulationDatabasetheSimDb = nullptr
 
Legion::ConnectiontheConnection = nullptr
 
Legion::BoundarySpatialPlanar theBounds
 
Legion::UInt32 theGoalAttributeId
 
Legion::UInt32 theMoveDelayAttributeId
 
LOM::WriteEntityRepository theEntity
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)
void parseArgs ( int  argc,
char **  argv 
)

References theConfigFile.

Referenced by main().

bool RegisterCustomEntityAttributes ( Legion::SimulationDatabase simDb)
void setMinMaxBoundary ( int  minX,
int  minY,
int  maxX,
int  maxY 
)
void shutDownHandler ( )

References theConfiguration, theConnection, and theSimDb.

Referenced by main().

Variable Documentation

int MAX_GRID = 1000

Referenced by main().

Referenced by main().

std::string theConfigFile = "legionExamples.lua"
Legion::Configuration* theConfiguration = nullptr
Legion::Connection* theConnection = nullptr
LOM::WriteEntityRepository theEntity

Referenced by main().

double theFrameRate = 60

Referenced by main().

Legion::UInt32 theGoalAttributeId
Legion::UInt32 theMoveDelayAttributeId
Legion::SimulationDatabase* theSimDb = nullptr

Document ID: Generated on Mon Mar 8 15:11:30 EST 2021 from SVN revision 225633
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)