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

Contains classes that serve as interfaces for sim objects that wish to respond to click events. More...

Go to the source code of this file.

Classes

class  ToyMaker::IUsePointer
 The interface used by aspects, objects, which cast pointer rays to interact with objects present in the world. More...
 
class  ToyMaker::ILeftClickable
 The interface used by aspects which wish to respond to mouse left click events (or equivalent). More...
 
class  ToyMaker::IHoverable
 The interface implemented by aspects which wish to respond to pointer hover related events. More...
 

Namespaces

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

Detailed Description

Contains classes that serve as interfaces for sim objects that wish to respond to click events.

Author
Zoheb Shujauddin (zoheb.nosp@m.2424.nosp@m.@gmai.nosp@m.l.co.nosp@m.m)
Version
0.3.2
Date
2025-09-13