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

tAnimComp

Declaration

Source position: agraphics.pas line 775

type tAnimComp = record

  Flags: SmallInt;

  Timer: SmallInt;

  TimeSet: SmallInt;

  NextComp: pAnimComp;

  PrevComp: pAnimComp;

  NextSeq: pAnimComp;

  PrevSeq: pAnimComp;

  AnimCRoutine: Pointer;

  YTrans: SmallInt;

  XTrans: SmallInt;

  HeadOb: Pointer;

  AnimBob: pBob;

end;


Documentation generated on: 2023-03-18