#include "Base/spStandard.hpp"
Go to the source code of this file.
Namespaces | |
namespace | sp |
!! | |
Variables | |
bool | sp::__isKey [MAX_COUNT_OF_KEYCODES] = { 0 } |
bool | sp::__wasKey [MAX_COUNT_OF_KEYCODES] = { 0 } |
bool | sp::__hitKey [MAX_COUNT_OF_KEYCODES] = { 0 } |
bool | sp::__isMouseKey [MAX_COUNT_OF_MOUSEKEYS] = { 0 } |
bool | sp::__wasMouseKey [MAX_COUNT_OF_MOUSEKEYS] = { 0 } |
bool | sp::__hitMouseKey [MAX_COUNT_OF_MOUSEKEYS] = { 0 } |
bool | sp::__dbclkMouseKey [MAX_COUNT_OF_MOUSEKEYS] = { 0 } |
bool | sp::__isLighting = false |
bool | sp::__isFog = false |
bool | sp::__isTexturing = true |
f32 | sp::__GeneralRunTime = 1.0f |