![]() |
LuciadCPillar C# 2024.1.06
|
Base interface for all input events. More...
Base interface for all input events.
These events can be used in the controller
API.
The subclasses of this base interface contain all the necessary information to do something with it. So to use an IInputEvent
, it should first be cast to a concrete subclass.