#include <sectorManager.h>
Public Member Functions | |
| sectorManager () | |
| ~sectorManager () | |
| void | update () |
| void | set_center (int x, int y) |
| void | prepare_move (int x, int y) |
| float | get_wind_speed (int x, int y) |
| float | get_wind_heading (int x, int y) |
Definition at line 10 of file sectorManager.h.
|
|
|
|
|
|
|
||||||||||||
|
Definition at line 21 of file sectorManager.h. References SM_GLOBAL_TO_INDEX. |
|
||||||||||||
|
Definition at line 18 of file sectorManager.h. References SM_GLOBAL_TO_INDEX. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.3.2