C# Class Mooege.Core.GS.FXEffect.AttackingEffectActor

Inheritance: EffectActor
Afficher le fichier Open project: xsochor/mooege

Protected Properties

Свойство Type Description
attackAnimationSNO int

Méthodes publiques

Méthode Description
AttackingEffectActor ( Mooege world, int actorSNO, Vector3D position ) : System

Method Details

AttackingEffectActor() public méthode

public AttackingEffectActor ( Mooege world, int actorSNO, Vector3D position ) : System
world Mooege
actorSNO int
position Vector3D
Résultat System

Property Details

attackAnimationSNO protected_oe property

protected int attackAnimationSNO
Résultat int