C# 클래스 ScriptGUI.IntRect

파일 보기 프로젝트 열기: Genesis-3D/Genesis-3D 1 사용 예제들

공개 메소드들

메소드 설명
IntRect ( int _left, int _top, int _right, int _bottom ) : System

메소드 상세

IntRect() 공개 메소드

public IntRect ( int _left, int _top, int _right, int _bottom ) : System
_left int
_top int
_right int
_bottom int
리턴 System