tjoueur Class

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

The tjoueur type exposes the following members.

Show:
 NameDescription
Destroy

(Inherited from fMain.tsprite .)

Top
Show:
 NameDescription
hauteur

(Inherited from fMain.tsprite .)

image

(Inherited from fMain.tsprite .)

largeur

(Inherited from fMain.tsprite .)

niveau

num_ligne

score

vies_restantes

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