Jopnal Engine  alpha 0.4
Simple Component Based 2D/3D Game Engine
Public Attributes | List of all members
jop::DateTime::Time Struct Reference

#include <DateTime.hpp>

Public Attributes

uint8 hour
 The hour. More...
 
uint8 minute
 The minute. More...
 
uint8 second
 The second. More...
 

Detailed Description

Definition at line 47 of file DateTime.hpp.

Member Data Documentation

uint8 jop::DateTime::Time::hour

The hour.

Definition at line 49 of file DateTime.hpp.

uint8 jop::DateTime::Time::minute

The minute.

Definition at line 50 of file DateTime.hpp.

uint8 jop::DateTime::Time::second

The second.

Definition at line 51 of file DateTime.hpp.


The documentation for this struct was generated from the following file: