Oxygine  1
2g game engine
Public Attributes | List of all members
oxygine::UpdateState Class Reference

Public Attributes

timeMS time
 
timeMS dt
 
int iteration
 

Member Data Documentation

◆ dt

timeMS oxygine::UpdateState::dt

delta time since last update

◆ iteration

int oxygine::UpdateState::iteration

current iteration, used with fixed Clock update

◆ time

timeMS oxygine::UpdateState::time

local time


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