C# 클래스 ParticleEditor.EditorLogic

파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 메소드들

메소드 설명
DeleteCurrentEmitter ( ) : void
EditorLogic ( ) : System
Update ( ) : void

비공개 메소드들

메소드 설명
GetObjectsOver ( ) : void
KeyboardControl ( ) : void
MouseCameraControl ( ) : void
MouseControlOverObjects ( ) : void
TryAttachEmitterToSprite ( ) : void

메소드 상세

DeleteCurrentEmitter() 공개 메소드

public DeleteCurrentEmitter ( ) : void
리턴 void

EditorLogic() 공개 메소드

public EditorLogic ( ) : System
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void