
Public Member Functions | |
| Stroke (double time, double orient) | |
| Stroke () | |
| double | getTime () |
| double | getOrientation () |
| void | setTime (double time) |
| void | setOrientation (double orientation) |
Private Attributes | |
| double | Time |
| double | Orientation |
|
||||||||||||
|
Creates a new instance of Stroke
|
|
|
Create a zero-ed stroke |
|
|
Return the orientation
|
|
|
Return the time
|
|
|
Set the orientation
|
|
|
Set the time
|
|
|
The orientation |
|
|
The time |
1.3.8