PS5コントローラーのボタン情報
[詳解]
#include <Udon/Com/Message/PadPS5.hpp>
|
void | clear () |
|
| UDON_ENUMERABLE (isConnected, triangle, circle, cross, square, up, right, down, left, l1, r1, l2, r2, l3, r3, create, option, touch, mic, ps, analogRightX, analogRightY, analogLeftX, analogLeftY) |
|
◆ clear()
void Udon::Message::PadPS5::clear |
( |
| ) |
|
|
inline |
◆ UDON_ENUMERABLE()
Udon::Message::PadPS5::UDON_ENUMERABLE |
( |
isConnected | , |
|
|
triangle | , |
|
|
circle | , |
|
|
cross | , |
|
|
square | , |
|
|
up | , |
|
|
right | , |
|
|
down | , |
|
|
left | , |
|
|
l1 | , |
|
|
r1 | , |
|
|
l2 | , |
|
|
r2 | , |
|
|
l3 | , |
|
|
r3 | , |
|
|
create | , |
|
|
option | , |
|
|
touch | , |
|
|
mic | , |
|
|
ps | , |
|
|
analogRightX | , |
|
|
analogRightY | , |
|
|
analogLeftX | , |
|
|
analogLeftY | ) |
◆ analogLeftX
int8_t Udon::Message::PadPS5::analogLeftX |
◆ analogLeftY
int8_t Udon::Message::PadPS5::analogLeftY |
◆ analogRightX
int8_t Udon::Message::PadPS5::analogRightX |
◆ analogRightY
int8_t Udon::Message::PadPS5::analogRightY |
◆ circle
bool Udon::Message::PadPS5::circle |
◆ create
bool Udon::Message::PadPS5::create |
◆ cross
bool Udon::Message::PadPS5::cross |
◆ down
bool Udon::Message::PadPS5::down |
◆ isConnected
bool Udon::Message::PadPS5::isConnected |
◆ l1
bool Udon::Message::PadPS5::l1 |
◆ l2
bool Udon::Message::PadPS5::l2 |
◆ l3
bool Udon::Message::PadPS5::l3 |
◆ left
bool Udon::Message::PadPS5::left |
◆ mic
bool Udon::Message::PadPS5::mic |
◆ option
bool Udon::Message::PadPS5::option |
◆ ps
bool Udon::Message::PadPS5::ps |
◆ r1
bool Udon::Message::PadPS5::r1 |
◆ r2
bool Udon::Message::PadPS5::r2 |
◆ r3
bool Udon::Message::PadPS5::r3 |
◆ right
bool Udon::Message::PadPS5::right |
◆ square
bool Udon::Message::PadPS5::square |
◆ touch
bool Udon::Message::PadPS5::touch |
◆ triangle
bool Udon::Message::PadPS5::triangle |
◆ up
bool Udon::Message::PadPS5::up |
この構造体詳解は次のファイルから抽出されました: