C# 클래스 Artemis.Engine.Effectors.EffectableObject

상속: TimeableObject
파일 보기 프로젝트 열기: ArtemisEngine/Artemis-Engine 1 사용 예제들

공개 메소드들

메소드 설명
AddEffector ( IEffector effector ) : void

Add an effector to this object.

EffectableObject ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
InternalUpdate ( ) : void

메소드 상세

AddEffector() 공개 메소드

Add an effector to this object.
public AddEffector ( IEffector effector ) : void
effector IEffector
리턴 void

EffectableObject() 공개 메소드

public EffectableObject ( ) : System.Collections.Generic
리턴 System.Collections.Generic