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

TAnimComp

Declaration

Source position: agraphics.pas line 403

type TAnimComp = record

  Flags: SmallInt;

  Timer: SmallInt;

  TimeSet: SmallInt;

  NextComp: PAnimComp;

  PrevComp: PAnimComp;

  NextSeq: PAnimComp;

  PrevSeq: PAnimComp;

  AnimCRoutine: Pointer;

  YTrans: SmallInt;

  XTrans: SmallInt;

  HeadOb: PAnimOb;

  AnimBob: PBob;

end;


Documentation generated on: 2023-03-18