GetKeyPressed method

int GetKeyPressed()

Implementation

int GetKeyPressed() {
  return _GetKeyPressed();
}