Inheritance diagram for CP_StPenStateSaver:

Public Member Functions | |
| CP_StPenStateSaver (CP_Canvas &inCanvas) | |
| ~CP_StPenStateSaver () | |
| void | Save () |
| void | Restore () |
| void | Default () |
Private Attributes | |
| CP_Canvas | fCanvas |
| PenState | fSavedPenState |
|
|
Constructor.
|
|
|
Destructor. |
|
|
Save the current pen state in a canvas object. |
|
|
Restore the previously saved pen state. |
|
|
Restore the pen state to the platforms normal (default) state. |
|
|
|
|
|
Canvas object we are saving information for. |
1.4.0