C# 클래스 Editor.Source_Files.Instances.ParticleEditor.ParticleEditorInstance

상속: NativeInstance
파일 보기 프로젝트 열기: LauriM/PropellerEngine 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ParticleEditorInstance ( ParticleEditorView view ) : System
update ( ) : void

메소드 상세

ParticleEditorInstance() 공개 메소드

public ParticleEditorInstance ( ParticleEditorView view ) : System
view ParticleEditorView
리턴 System

update() 공개 메소드

public update ( ) : void
리턴 void