Torque2D Reference
Public Member Functions | List of all members
Widget Class Reference

#include <widget.h>

Public Member Functions

 Widget (int number, const std::string &name)
 
 ~Widget ()
 
float GetFloatValue () const
 
int GetIntValue () const
 
std::string GetStringValue () const
 
void GetCharPtrValue (char *buffer, size_t max_size) const
 

Constructor & Destructor Documentation

Widget ( int  number,
const std::string &  name 
)
~Widget ( )

Member Function Documentation

void GetCharPtrValue ( char *  buffer,
size_t  max_size 
) const
float GetFloatValue ( ) const
int GetIntValue ( ) const
std::string GetStringValue ( ) const

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