namespace Nerfed.Runtime; public enum ButtonState { Released, Pressed }