C# 클래스 OurSonic.UIManager.EditorEnginePoint

파일 보기 프로젝트 열기: OurSonic/OurSonicSharp

공개 메소드들

메소드 설명
EditorEnginePoint ( int x, int y, int size, string cursor, Action click ) : System

메소드 상세

EditorEnginePoint() 공개 메소드

public EditorEnginePoint ( int x, int y, int size, string cursor, Action click ) : System
x int
y int
size int
cursor string
click Action
리턴 System