28 #ifndef DOXYGEN_SHOULD_SKIP_THIS    58 #ifndef DOXYGEN_SHOULD_SKIP_THIS FixedTimestepModel(Model &model, Time timestep=gf::seconds(1/60.0f))
Constructor. 
 
Fixed timestep model. 
Definition: Models.h:40
 
Represents a time value. 
Definition: Time.h:73
 
A game object that can be updated. 
Definition: Model.h:46
 
virtual void update(Time time) override
Update the model's state. 
 
The namespace for gf classes. 
Definition: Action.h:34
 
#define GF_API
Definition: Portability.h:35