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