#include <InputParser.h>
Public Methods | |
CParser () | |
virtual | ~CParser () |
float | GetFloat (CCString txt) |
CValue* | GetValue (CCString txt, bool bFallbackToText=false) |
CExpression* | ProcessText (CCString intext) |
void | SetContext (CValue* context) |
|
Definition at line 48 of file InputParser.cpp. |
|
Definition at line 41 of file InputParser.cpp. |
|
Definition at line 532 of file InputParser.cpp. |
|
Definition at line 557 of file InputParser.cpp. |
|
Definition at line 495 of file InputParser.cpp. Referenced by GetFloat(), GetValue(), SCA_PropertySensor::SCA_PropertySensor(), SCA_ExpressionController::Trigger(), SCA_PropertyActuator::Update(), and main(). |
|
Definition at line 586 of file InputParser.cpp. Referenced by SCA_PropertySensor::SCA_PropertySensor(), SCA_ExpressionController::Trigger(), SCA_PropertyActuator::Update(), and main(). |