#include <FButton.h>
Inheritance diagram for FlashButtonRecord::
Public Methods | |
FlashButtonRecord (UWORD _charID, UWORD _depth, char _validstates, FlashMatrix &_matrix, FlashColorTransform &_cfx) | |
Private Methods | |
FlashButtonRecord () | |
Private Attributes | |
UWORD | charID |
UWORD | depth |
char | validstates |
FlashMatrix | matrix |
FlashColorTransform | cfx |
Friends | |
std::ostream & | operator<< (std::ostream &out, FlashButtonRecord &data) |
std::istream & | operator>> (std::istream &in, FlashButtonRecord &data) |
std::istream & | operator>> (std::istream &in, FlashTagDefineButton &data) |
std::istream & | operator>> (std::istream &in, FlashTagDefineButton2 &data) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|