lily 0.4.13
Modules
- app - Functions for controlling the lifetime of the application.
- audio - Sound effects and music playback with ADSR support.
- bmf - load bmfont format
- fentags - FenTags
- gm - Math library only for presentation, has support for 2D and 3D vector, Quaternion, and Matrix
- input - Input abstraction for Gamepad, Keyboard and Mouse. Will support Steam Input in the future.
- layout_tags - Layout Tags
- net - Send and receive datagrams and query latency
- peatc - Peat Loader
- persistence - User data that should persist between game sessions, such as user preferences and game saves.
- screen - Small library for screen. Changing screen size and show and hide cursor.
- user - User API
- wgpu - Render passes, shaders and buffers for WebGPU.
- wgpu_types - Types that are common to refer to,
Vec2f,Vec4fandMat4f