|
freg
0.3
Free-Roaming Elementary Game
|
#include <ShredStorage.h>


Public Member Functions | |
| PreloadThread (ShredStorage *, int direction, long longi_center, long lati_center, ushort size) | |
Protected Member Functions | |
| void | run () override |
Private Member Functions | |
| PreloadThread & | operator= (PreloadThread &)=delete |
| PreloadThread (PreloadThread &)=delete | |
Private Attributes | |
| ShredStorage *const | storage |
| const int | direction |
| const long | longi_center |
| const long | lati_center |
| const ushort | size |
Definition at line 63 of file ShredStorage.h.
| PreloadThread::PreloadThread | ( | ShredStorage * | stor, |
| int | direction, | ||
| long | longi_center, | ||
| long | lati_center, | ||
| ushort | size | ||
| ) |
Definition at line 115 of file ShredStorage.cpp.
|
privatedelete |
|
privatedelete |
|
overrideprotected |
Definition at line 125 of file ShredStorage.cpp.
|
private |
Definition at line 77 of file ShredStorage.h.
|
private |
Definition at line 79 of file ShredStorage.h.
|
private |
Definition at line 78 of file ShredStorage.h.
|
private |
Definition at line 80 of file ShredStorage.h.
|
private |
Definition at line 76 of file ShredStorage.h.
1.8.7