|
OverSim
|
#include <LoginCache.h>
Public Member Functions | |
| lcEntry () | |
| lcEntry (Vector2D p, simtime_t t) | |
Public Attributes | |
| Vector2D | pos |
| simtime_t | time |
Definition at line 10 of file LoginCache.h.
|
inline |
Definition at line 12 of file LoginCache.h.
|
inline |
Definition at line 13 of file LoginCache.h.
| Vector2D lcEntry::pos |
Definition at line 14 of file LoginCache.h.
| simtime_t lcEntry::time |
Definition at line 15 of file LoginCache.h.