Torque2D Reference
Public Member Functions | Public Attributes | List of all members
Bool Struct Reference

Public Member Functions

 Bool (int val)
 
bool operator> (int n) const
 
Bool operator+ (const Bool &rhs) const
 
bool operator== (const Bool &rhs) const
 

Public Attributes

bool value
 

Constructor & Destructor Documentation

Bool ( int  val)
inlineexplicit

Member Function Documentation

Bool operator+ ( const Bool rhs) const
inline
bool operator== ( const Bool rhs) const
inline
bool operator> ( int  n) const
inline

Member Data Documentation

bool value

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