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

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

Méthodes publiques

Méthode Description
MysticAllyEffectActor ( Mooege world, int actorSNO, Vector3D position, Mooege owner ) : System
Update ( ) : void
setAdditionalAttributes ( ) : void

Method Details

MysticAllyEffectActor() public méthode

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

Update() public méthode

public Update ( ) : void
Résultat void

setAdditionalAttributes() public méthode

public setAdditionalAttributes ( ) : void
Résultat void