#include <3ds.h>#include <cstddef>#include <string>Go to the source code of this file.
Classes | |
| class | xs::hid::Swkbd |
Namespaces | |
| namespace | xs |
| namespace | xs::hid |
Enumerations | |
| enum | xs::hid::SwkbdFlags { xs::hid::SWKBD_NORMAL = 1 << 0 , xs::hid::SWKBD_NUMERIC = 1 << 1 , xs::hid::SWKBD_PASSWORD = 1 << 2 } |