loadXv method

Pointer<SdlSurface> loadXv()

Implementation

Pointer<SdlSurface> loadXv() {
  // 2169
  return imgLoadXvRw(this);
}