![]() |
xyginext
0.2.0
Second generation of xygine game creation framework
|
Struct containing data/time information. More...
#include <SysTime.hpp>
Public Member Functions | |
| int | seconds () const |
| Seconds after the minute. | |
| int | minutes () const |
| Minutes after the hour. | |
| int | hours () const |
| Hours after midnight. | |
| int | days () const |
| Day of the month. | |
| int | months () const |
| Months of the year. | |
| int | year () const |
| Current year. | |
Struct containing data/time information.
1.8.18