Property | Type | Description | |
---|---|---|---|
numPhysicsFramesPerUpdate | int |
Method | Description | |
---|---|---|
CheckToggleUpdates ( ) : void | ||
FinishUpdatingFrames ( ) : bool | ||
Init ( ) : void | ||
ParseJsonInfo ( string fileName ) : void | ||
ReadConfigFile ( string fileName ) : string | ||
ToggleUpdates ( ) : void | ||
sendMongoDBsearch ( JsonData, jsonData ) : JsonData, | ||
setArgsConfig ( JsonData, jsonData ) : void |
Method | Description | |
---|---|---|
HandleLog ( string logString, string stackTrace, LogType type ) : void | ||
ReadLogLevel ( JsonData, json, MyLogLevel &value ) : void | ||
TestLogLevel ( MyLogLevel myLog, LogType testLog ) : bool | ||
getHostIP ( ) : string |
public static FinishUpdatingFrames ( ) : bool | ||
return | bool |
public static ParseJsonInfo ( string fileName ) : void | ||
fileName | string | |
return | void |
public static ReadConfigFile ( string fileName ) : string | ||
fileName | string | |
return | string |
public static sendMongoDBsearch ( JsonData, jsonData ) : JsonData, | ||
jsonData | JsonData, | |
return | JsonData, |
public static setArgsConfig ( JsonData, jsonData ) : void | ||
jsonData | JsonData, | |
return | void |