[Overview][Constants][Types][Variables][Index] Reference for unit 'unit_globals' (#Snails)

Pic

Declaration

Source position: unit_globals.pas line 281

type Pic = record

  BasePtr: Ptr;

  

  MovePtr: LinPtr;

  

  Origin: Point;

  

  PicSize: Integer;

  

  PicPerson: person;

  

end;