Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tBob

Declaration

Source position: agraphics.pas line 742

type tBob = record

  Flags: SmallInt;

  SaveBuffer: Pointer;

  ImageShadow: Pointer;

  Before: pBob;

  After: pBob;

  BobVSprite: pVSprite;

  BobComp: Pointer;

  DBuffer: Pointer;

  BUserExt: BUserStuff;

end;


Documentation generated on: 2023-03-18