omegalib
13.1
|
Contains information about the context in which an update operation is taking place. More...
#include <ApplicationBase.h>
Public Attributes | |
uint64 | frameNum |
float | time |
float | dt |
Contains information about the context in which an update operation is taking place.
float omega::UpdateContext::dt |
uint64 omega::UpdateContext::frameNum |
float omega::UpdateContext::time |