tmissile Class

Unit: fMain
FMX.Media.TObject
  fMain.tsprite
    fMain.tmissile
type tmissile = class(tsprite)

The tmissile type exposes the following members.

Show:
 NameDescription
Destroy

(Inherited from fMain.tsprite .)

Top
Show:
 NameDescription
envoye

hauteur

(Inherited from fMain.tsprite .)

image

(Inherited from fMain.tsprite .)

largeur

(Inherited from fMain.tsprite .)

x

(Inherited from fMain.tsprite .)

x_accelerateur

(Inherited from fMain.tsprite .)

x_sens

(Inherited from fMain.tsprite .)

y

(Inherited from fMain.tsprite .)

y_sens

(Inherited from fMain.tsprite .)

Top