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

Inheritance: EffectActor
显示文件 Open project: xsochor/mooege

Protected Properties

Property Type Description
attackAnimationSNO int

Public Methods

Method Description
AttackingEffectActor ( Mooege world, int actorSNO, Vector3D position ) : System

Method Details

AttackingEffectActor() public method

public AttackingEffectActor ( Mooege world, int actorSNO, Vector3D position ) : System
world Mooege
actorSNO int
position Vector3D
return System

Property Details

attackAnimationSNO protected_oe property

protected int attackAnimationSNO
return int