Enum Button
- Namespace
- SharpPluginLoader.Core.IO
- Assembly
- SharpPluginLoader.Core.dll
The buttons on a controller using Playstation names.
[Flags]
public enum Button : uint
Fields
Circle = 8192Cross = 16384Down = 64L1 = 256L2 = 1024L3 = 2Left = 128LsDown = 262144LsLeft = 524288LsRight = 131072LsUp = 65536Options = 8R1 = 512R2 = 2048R3 = 4Right = 32RsDown = 4194304RsLeft = 8388608RsRight = 2097152RsUp = 1048576Square = 32768Triangle = 4096Up = 16