#include <pg_lit.h>
Public Member Functions | |
| pgDefineException (ExceptionInvalidArgument) | |
| pgLit * | getPrevN () const |
| pgLit * | getNextN () const |
| pgID | getID () const |
| bool | isActive () const |
| void | setActive (bool is_active) |
| const pgVec & | getPos () const |
| void | setPos (const pgVec &pos) |
| r32 | getInnerRadius () const |
| r32 | getOuterRadius () const |
| void | setRadius (r32 inner_rad, r32 outer_rad) |
| pgCol | getColor () const |
| void | setColor (pgCol col) |
Friends | |
| class | pgLts |
1.5.8