This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/game_logic/sidebar-items.js

1 line
617 B
JavaScript

initSidebarItems({"fn":[["entrypoint","This is the game logic entrypoint. Despite being async, this is expected to block the main thread for rendering and stuff."]],"mod":[["asset_manager","Embedded asset management."],["coord_convert",""],["discord","Interfacing with Discord"],["global_resource_package","Global resources"],["model",""],["persistent","This module contains the datastructure backing persistent data."],["project_constants","The rust side of the `dist/project-constants.json` file"],["rendering","This module contains lower level rendering logic."],["scenes","The render code for various scenes"]]});