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

OamState

Declaration

Source position: sprite.inc line 232

type OamState = record

  gfxOffsetStep: cint;

  firstFree: cint16;

  allocBuffer: PAllocHeader;

  allocBufferSize: cint16;

  spriteMapping: TSpriteMapping;

  case Integer of

    0: (

        oamMemory: PSpriteEntry;

      );

    1: (

        oamRotationMemory: pSpriteRotation;

      );

end;


Documentation generated on: 2023-03-18