[][src]Crate timberwolf

TimberWolf - A high-performance 3D focused cross-platform game engine based on Rust

Modules

context

subsystem for managing the different contexts of the game (AKA game states)

log

the log subsystem

timing

the subsystem that governs the timing of the game engine

Structs

Game

represents a game as collection of subsystems