Crazy Eddie's GUI System
0.8.4
|
Public Member Functions | |
TplInterpolatorBase (const String &type) | |
virtual | ~TplInterpolatorBase () |
destructor | |
virtual const String & | getType () const |
virtual const String& CEGUI::TplInterpolatorBase::getType | ( | ) | const [inline, virtual] |
returns type string of this interpolator
Implements CEGUI::Interpolator.