Style Slasher
A dressup combat roguelike created by Scrungle Studios for the 2025 Swinburne Capstone project.
BaseInputHandler.cs File Reference

Classes

class  Slasher.Input.BaseInputHandler
 
class  Slasher.Input.BaseInputHandler.BaseInputReceiver
 An internal class to be define common functionality between the valued InputReceiver<T> and the unvalued InputReceiver. More...
 
class  Slasher.Input.BaseInputHandler.InputReceiver
 An internal class to be used as an intermediary whenever an InputHandler recieves input from an InputAction. More...
 
class  Slasher.Input.BaseInputHandler.InputReceiver< T >
 An internal class to be used as an intermediary whenever an InputHandler recieves input from an InputAction. More...
 

Namespaces

namespace  Slasher
 
namespace  Slasher.Input