Table of Contents

Enum Button

Namespace
GB
Assembly
GBSharp.Framework.dll

Joypad bit masks, matching GBDK's J_* constants.

public enum Button : byte

Fields

A = 16
B = 32
Down = 8
Left = 2
Right = 1
Select = 64
Start = 128
Up = 4