getDisplayIndex method

int getDisplayIndex()

Implementation

int getDisplayIndex() {
  // 527
  return sdlGetWindowDisplayIndex(this);
}