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

Environment

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

Declaration

Source position: Prometheus_Core.pas line 40

type Environment = object

  GravityX: Real;

  GravityY: Real;

  Drag: Real;

end;

Inheritance

Environment