#include <FShape.h>
Inheritance diagram for FlashLineStyle::
Public Methods | |
FlashLineStyle (UWORD _width, FlashRGB &_color) | |
Private Methods | |
FlashLineStyle () | |
Private Attributes | |
UWORD | width |
FlashRGB | color |
Friends | |
std::ostream & | operator<< (std::ostream &out, FlashLineStyle &data) |
std::istream & | operator>> (std::istream &in, FlashLineStyle &data) |
std::istream & | operator>> (std::istream &in, FlashLineStyleArray &data) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|