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.

1 line
474 B
JavaScript

initSidebarItems({"mod":[["main_menu","This scene encompasses the main menu system"],["player_interaction","This scene encompasses all of the game where the player can walk around."],["test_fox","This “scene” is used only for testing animation and resource loading It should be removed once the game is being worked on"]],"struct":[["SceneRenderDelegate","Delegate for handling rendering. This is a struct to allow for stateful data (like sub-screens) to be set up"]]});