C# Class Californium.Entity

Afficher le fichier Open project: DatZach/HumanityAgainstCards

Méthodes publiques

Свойство Type Description
Origin Vector2f
Parent State
Position Vector2f
Scale Vector2f
Size Vector2f
Solid bool

Méthodes publiques

Méthode Description
Draw ( RenderTarget rt ) : void
Update ( ) : void

Method Details

Draw() public méthode

public Draw ( RenderTarget rt ) : void
rt RenderTarget
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Origin public_oe property

public Vector2f Origin
Résultat Vector2f

Parent public_oe property

public State,Californium Parent
Résultat State

Position public_oe property

public Vector2f Position
Résultat Vector2f

Scale public_oe property

public Vector2f Scale
Résultat Vector2f

Size public_oe property

public Vector2f Size
Résultat Vector2f

Solid public_oe property

public bool Solid
Résultat bool