ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
Loading...
Searching...
No Matches
ToyMaker Engine

Topics

 Core
 Resource Database
 Input System
 Render System
 Scene System
 User Object-Oriented Logic
 Spatial Queries
 Text
 Serialization

Files

file  window_context_manager.hpp
 Contains classes and functions for managing the (at present, single) window of this application.

Namespaces

namespace  ToyMaker
 Namespace containing all class definitions and functions related to the ToyMaker engine.

Classes

class  ToyMaker::Application
 Class that handles setup for the rest of the engine and application. More...
class  ToyMaker::WindowContext
 A class providing access to various window management methods and window event Signals. More...

Detailed Description