1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-18 13:12:50 +00:00

added some more comments to avoid further confusion

This commit is contained in:
Marc Zinnschlag 2012-01-23 14:55:00 +01:00
parent 16bc374921
commit 26c328e73f

View File

@ -140,12 +140,16 @@ namespace MWWorld
void disable (Ptr reference);
void advanceTime (double hours);
///< Advance in-game time.
void setHour (double hour);
///< Set in-game time hour.
void setMonth (int month);
///< Set in-game time month.
void setDay (int day);
///< Set in-game time day.
bool toggleSky();
///< \return Resulting mode