Enum Button
- Namespace
- GB
- Assembly
- GBSharp.Framework.dll
Joypad bit masks, matching GBDK's J_* constants.
public enum Button : byte
Fields
A = 16B = 32Down = 8Left = 2Right = 1Select = 64Start = 128Up = 4
Joypad bit masks, matching GBDK's J_* constants.
public enum Button : byte
A = 16B = 32Down = 8Left = 2Right = 1Select = 64Start = 128Up = 4