C# 클래스 AddItemEditor, isoAbbeyTFG

상속: EventEditor
파일 보기 프로젝트 열기: nvidiosin/isoAbbeyTFG 1 사용 예제들

공개 메소드들

메소드 설명
AddItemEditor ( ) : System.Collections
clone ( ) : EventEditor,
draw ( ) : void
useEvent ( GameEvent, ge ) : void

메소드 상세

AddItemEditor() 공개 메소드

public AddItemEditor ( ) : System.Collections
리턴 System.Collections

clone() 공개 메소드

public clone ( ) : EventEditor,
리턴 EventEditor,

draw() 공개 메소드

public draw ( ) : void
리턴 void

useEvent() 공개 메소드

public useEvent ( GameEvent, ge ) : void
ge GameEvent,
리턴 void