GetMouseDelta method

Vector2C GetMouseDelta()

Implementation

Vector2C GetMouseDelta() {
  return _GetMouseDelta();
}