C# 클래스 GravityTurn.Window.PersistentWindow

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

공개 메소드들

메소드 설명
PersistentWindow ( ) : System
PersistentWindow ( float left, float top, float width, float height ) : System

메소드 상세

PersistentWindow() 공개 메소드

public PersistentWindow ( ) : System
리턴 System

PersistentWindow() 공개 메소드

public PersistentWindow ( float left, float top, float width, float height ) : System
left float
top float
width float
height float
리턴 System