xyginext  0.2.0
Second generation of xygine game creation framework
Public Member Functions | List of all members
xy::SysTime::Data Struct Referencefinal

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.
 

Detailed Description

Struct containing data/time information.