#include <Calendar.h>
◆ Day
◆ Month
◆ GetCurrentGameTime()
float RE::Calendar::GetCurrentGameTime |
( |
| ) |
const |
◆ GetDay()
float RE::Calendar::GetDay |
( |
| ) |
const |
◆ GetDayName()
std::string RE::Calendar::GetDayName |
( |
| ) |
const |
◆ GetDayOfWeek()
std::uint32_t RE::Calendar::GetDayOfWeek |
( |
| ) |
const |
◆ GetDaysPassed()
float RE::Calendar::GetDaysPassed |
( |
| ) |
const |
◆ GetHour()
float RE::Calendar::GetHour |
( |
| ) |
const |
◆ GetHoursPassed()
float RE::Calendar::GetHoursPassed |
( |
| ) |
const |
◆ GetHoursPerDay()
float RE::Calendar::GetHoursPerDay |
( |
| ) |
const |
◆ GetMonth()
std::uint32_t RE::Calendar::GetMonth |
( |
| ) |
const |
◆ GetMonthName()
std::string RE::Calendar::GetMonthName |
( |
| ) |
const |
◆ GetSingleton()
static Calendar * RE::Calendar::GetSingleton |
( |
| ) |
|
|
static |
◆ GetTime()
std::tm RE::Calendar::GetTime |
( |
| ) |
const |
◆ GetTimeDateString()
void RE::Calendar::GetTimeDateString |
( |
char * |
a_dest, |
|
|
std::uint32_t |
a_max, |
|
|
bool |
a_showYear |
|
) |
| const |
◆ GetTimescale()
float RE::Calendar::GetTimescale |
( |
| ) |
const |
◆ GetYear()
std::uint32_t RE::Calendar::GetYear |
( |
| ) |
const |
◆ DAYS_IN_MONTH
constexpr std::uint8_t RE::Calendar::DAYS_IN_MONTH[] |
|
staticconstexpr |
Initial value:= {
31,
28,
31,
30,
31,
30,
31,
31,
30,
31,
30,
31
}
◆ gameDay
◆ gameDaysPassed
◆ gameHour
◆ gameMonth
◆ gameYear
◆ midnightsPassed
std::uint32_t RE::Calendar::midnightsPassed |
◆ pad01
std::uint8_t RE::Calendar::pad01 |
◆ pad02
std::uint16_t RE::Calendar::pad02 |
◆ pad04
std::uint32_t RE::Calendar::pad04 |
◆ rawDaysPassed
float RE::Calendar::rawDaysPassed |
◆ timeScale
The documentation for this class was generated from the following file: