free method

void free()

Implementation

void free() {
  // 472
  sdlFreeCursor(this);
}