Ejemplo n.º 1
0
 public virtual void OnInput(InputEventArgs e)
 {
     InputListener?.Invoke(e);
 }