Unit 'gl2d' Package
[Overview][Constants][Types][Procedures and functions][Index] [#libndsfpc]

glImage

Declaration

Source position: gl2d.pp line 33

type glImage = record

  Width: cint;

  Height: cint;

  u_off: cint;

  v_off: cint;

  textureID: cint;

end;


Documentation generated on: 2023-03-18