[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Prometheus_Vid' (#Prometheus)

Square

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: Prometheus_Vid.pas line 165

type Square = object

  Length: Int64;

  VertexColour: ;

  DrawOffSet: CoOrd;

  procedure SetDrawMode();

  procedure SetLength();

  procedure Draw();

  procedure SetColour();

end;

Inheritance

Square