# `tecs.platform` Modules nested under `tecs.platform`. Nothing is required by this name itself. ## Submodules | Module | Description | | --- | --- | | `tecs.platform.audiobackend` | The command and observation contract between Tecs audio policy and a mixer. | | `tecs.platform.audionative` | The tecsaudio binding behind the audio backend contract. | | `tecs.platform.events` | Typed platform events produced by the Rust host. | | `tecs.platform.gamepadbackend` | The observation contract between Tecs input policy and a gamepad source. | | `tecs.platform.gamepadnative` | The tecsgamepad binding behind the gamepad backend contract. | | `tecs.platform.window` | Host-neutral state and commands for one application window. |