libnds
Data Fields
KeyMap Struct Reference

Defines a key mapping. More...

#include <keyboard.h>

Data Fields

int height
 Height of the keyboard in grid spaces.
 
const s16keymap
 The lookup table for x y grid location to corresponding key.
 
const u16mapDataPressed
 The map for keys pressed.
 
const u16mapDataReleased
 The map for keys released.
 
int width
 Width of the keyboard in grid spaces.
 

Detailed Description

Defines a key mapping.


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