XS Framework
A 3DS homebrew development framework.
 
Loading...
Searching...
No Matches
swkbd.hpp File Reference
#include <3ds.h>
#include <cstddef>
#include <string>
Include dependency graph for swkbd.hpp:
This graph shows which files directly or indirectly include this file:

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 }