#include <reproductive-system.hpp>
Definition at line 30 of file reproductive-system.hpp.
◆ reproductive_system()
◆ set_physics_system()
constexpr void reproductive_system::set_physics_system |
( |
physics_system * |
physics_system | ) |
|
|
inlineconstexprnoexcept |
◆ set_time_scale()
constexpr void reproductive_system::set_time_scale |
( |
float |
scale | ) |
|
|
inlineconstexprnoexcept |
Sets the factor by which the timestep dt
will be scaled.
- Parameters
-
scale | Factor by which to scale the timestep. |
Definition at line 42 of file reproductive-system.hpp.
◆ update()
void reproductive_system::update |
( |
float |
t, |
|
|
float |
dt |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: