C# 클래스 IrrlichtNETCP.GUITab

상속: GUIElement
파일 보기 프로젝트 열기: Paulus/irrlichtnetcp

공개 메소드들

메소드 설명
GUITab ( IntPtr raw ) : System

비공개 메소드들

메소드 설명
GUITab_GetNumber ( IntPtr tab ) : int
GUITab_SetBackgroundColor ( IntPtr tab, int color ) : void
GUITab_SetDrawBackground ( IntPtr tab, bool draw ) : void

메소드 상세

GUITab() 공개 메소드

public GUITab ( IntPtr raw ) : System
raw System.IntPtr
리턴 System