Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2PathAnimation

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

Declaration

Source position: orca_scene2d.pas line 2692

type TD2PathAnimation = class(TD2Animation)

protected

  procedure ProcessAnimation; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Start; override;

  

published

  property Path: TD2PathData; [rw]

  

  property Rotate: Boolean; [rw]

  

end;

Inheritance

TD2PathAnimation

  

|

TD2Animation

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio