#include <SmartiesPuck.h>
smarties::SmartiesPuck::SmartiesPuck |
( |
SmartiesDevice * |
d, |
|
|
uint32_t |
id_, |
|
|
double |
x_, |
|
|
double |
y_, |
|
|
int |
type_ |
|
) |
| |
smarties::SmartiesPuck::~SmartiesPuck |
( |
| ) |
|
int32_t smarties::SmartiesPuck::getCursorType |
( |
| ) |
|
|
inline |
int32_t smarties::SmartiesPuck::getFlags |
( |
| ) |
|
|
inline |
int32_t smarties::SmartiesPuck::getID |
( |
| ) |
|
|
inline |
int smarties::SmartiesPuck::getMoveState |
( |
| ) |
|
double smarties::SmartiesPuck::getX |
( |
| ) |
|
|
inline |
double smarties::SmartiesPuck::getY |
( |
| ) |
|
|
inline |
bool smarties::SmartiesPuck::isDeleted |
( |
| ) |
|
bool smarties::SmartiesPuck::isStored |
( |
| ) |
|
void smarties::SmartiesPuck::setCursorType |
( |
int32_t |
t | ) |
|
|
inline |
void smarties::SmartiesPuck::setDeleted |
( |
bool |
v = true | ) |
|
void smarties::SmartiesPuck::setFlags |
( |
int32_t |
f | ) |
|
|
inline |
void smarties::SmartiesPuck::setMoveState |
( |
int |
m | ) |
|
void smarties::SmartiesPuck::setPosition |
( |
float |
x_, |
|
|
float |
y_ |
|
) |
| |
void smarties::SmartiesPuck::setSelectedByDevice |
( |
SmartiesDevice * |
d | ) |
|
void smarties::SmartiesPuck::setStored |
( |
bool |
v = true | ) |
|
void* smarties::SmartiesPuck::app_data |
int32_t smarties::SmartiesPuck::color |
int32_t smarties::SmartiesPuck::cursor_type |
bool smarties::SmartiesPuck::deleted |
int32_t smarties::SmartiesPuck::flags |
int32_t smarties::SmartiesPuck::id |
int smarties::SmartiesPuck::move_state |
bool smarties::SmartiesPuck::stored |
float smarties::SmartiesPuck::x |
float smarties::SmartiesPuck::y |
The documentation for this class was generated from the following files: