OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::JoyCon::ButtonGuide Struct Reference

#include <JoyCon.hpp>

Public Attributes

bool button0 = false
 
bool button1 = false
 
bool button2 = false
 
bool button3 = false
 
bool buttonSL = false
 
bool buttonSR = false
 
bool buttonMinus = false
 
bool buttonPlus = false
 
bool buttonStick = false
 
bool buttonHome = false
 
bool buttonScreenshot = false
 
bool buttonLR = false
 
bool buttonZLZR = false
 
Optional< int32povD8
 

Member Data Documentation

◆ button0

bool s3d::JoyCon::ButtonGuide::button0 = false

◆ button1

bool s3d::JoyCon::ButtonGuide::button1 = false

◆ button2

bool s3d::JoyCon::ButtonGuide::button2 = false

◆ button3

bool s3d::JoyCon::ButtonGuide::button3 = false

◆ buttonHome

bool s3d::JoyCon::ButtonGuide::buttonHome = false

◆ buttonLR

bool s3d::JoyCon::ButtonGuide::buttonLR = false

◆ buttonMinus

bool s3d::JoyCon::ButtonGuide::buttonMinus = false

◆ buttonPlus

bool s3d::JoyCon::ButtonGuide::buttonPlus = false

◆ buttonScreenshot

bool s3d::JoyCon::ButtonGuide::buttonScreenshot = false

◆ buttonSL

bool s3d::JoyCon::ButtonGuide::buttonSL = false

◆ buttonSR

bool s3d::JoyCon::ButtonGuide::buttonSR = false

◆ buttonStick

bool s3d::JoyCon::ButtonGuide::buttonStick = false

◆ buttonZLZR

bool s3d::JoyCon::ButtonGuide::buttonZLZR = false

◆ povD8

Optional<int32> s3d::JoyCon::ButtonGuide::povD8

The documentation for this struct was generated from the following file: