Public Member Functions | |
| RacePlotterStrategy () | |
| void | drawRacePath (ref Bitmap map) |
| void | drawClickedWaypoint (ref Bitmap map, int x, int y) |
Properties | |
| float | ScaleDeltaX [get] |
| float | ScaleDeltaY [get] |
| float | ScaleX [get] |
| float | ScaleY [get] |
Definition at line 9 of file RacePlotterStrategy.cs.
| system_controller.RacePlotterStrategy.RacePlotterStrategy | ( | ) |
Definition at line 37 of file RacePlotterStrategy.cs.
| void system_controller.RacePlotterStrategy.drawClickedWaypoint | ( | ref Bitmap | map, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 79 of file RacePlotterStrategy.cs.
| void system_controller.RacePlotterStrategy.drawRacePath | ( | ref Bitmap | map | ) |
Definition at line 44 of file RacePlotterStrategy.cs.
float system_controller.RacePlotterStrategy.ScaleDeltaX [get] |
Definition at line 18 of file RacePlotterStrategy.cs.
float system_controller.RacePlotterStrategy.ScaleDeltaY [get] |
Definition at line 23 of file RacePlotterStrategy.cs.
float system_controller.RacePlotterStrategy.ScaleX [get] |
Definition at line 28 of file RacePlotterStrategy.cs.
float system_controller.RacePlotterStrategy.ScaleY [get] |
Definition at line 33 of file RacePlotterStrategy.cs.
1.6.3