ScummVM API documentation
Wintermute::Effect3DParams::Effect3DParam Class Reference

Public Types

enum  ParamType {
  EP_UNKNOWN, EP_STRING, EP_FLOAT, EP_INT,
  EP_BOOL, EP_VECTOR
}
 

Public Member Functions

 Effect3DParam (const char *paramName)
 
void setValue (char *val)
 
void setValue (int val)
 
void setValue (float val)
 
void setValue (bool val)
 
void setValue (DXVector4 val)
 
const char * getParamName () const
 
bool persist (BasePersistenceManager *persistMgr)
 

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