#include <uInput.h>


Public Member Functions | |
| uActionCamera (const char *name, int priority=0, uInputType t=uINPUT_DIGITAL) | |
| virtual | ~uActionCamera () |
| bool | operator== (const uActionCamera &x) |
Definition at line 107 of file uInput.h.
| uActionCamera::uActionCamera | ( | const char * | name, | |
| int | priority = 0, |
|||
| uInputType | t = uINPUT_DIGITAL | |||
| ) |
| uActionCamera::~uActionCamera | ( | ) | [virtual] |
Definition at line 392 of file uInput.cpp.
| bool uActionCamera::operator== | ( | const uActionCamera & | x | ) |
1.5.4