Core Native Arduino 0.0.2
Gly Engine for Arduino
|
This is the complete list of members for GlyCore, including all inherited members.
clearErrors() | GlyCore | |
getAvarageFPS() | GlyCore | |
getErrors() const | GlyCore | |
getInstantFPS() | GlyCore | |
getLuaMemPercentage() | GlyCore | |
getLuaMemTotal() | GlyCore | |
GlyCore(gameType game, engineType library) | GlyCore | inline |
GlyCore(gameType game, engineType library, displayType display) | GlyCore | inline |
GlyCore(gameType game, engineType library, displayType display, inputType input) | GlyCore | inline |
hasErrors() const | GlyCore | |
init(uint16_t, uint16_t) | GlyCore | |
keyboardUpdate(const char *, bool) | GlyCore | friend |
lua_State | GlyCore | |
lua_State | GlyCore | |
setBtnDebounce(uint8_t) | GlyCore | |
setBtnKeyboard(uint8_t, uint8_t, const char *const) | GlyCore | |
setBtnState(const char *, bool) | GlyCore | |
setBtnState(const char *, int) | GlyCore | |
setFramerate(uint8_t) | GlyCore | |
update() | GlyCore |