C# 클래스 IrrlichtNETCP.GUIEditBox

상속: GUIElement
파일 보기 프로젝트 열기: Paulus/irrlichtnetcp 1 사용 예제들

공개 메소드들

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

비공개 메소드들

메소드 설명
GUIEditBox_EnableOverrideColor ( IntPtr edit, bool enabled ) : void
GUIEditBox_GetMax ( IntPtr edit ) : int
GUIEditBox_SetMax ( IntPtr edit, int max ) : void
GUIEditBox_SetOverrideColor ( IntPtr edit, int color ) : void
GUIEditBox_SetOverrideFont ( IntPtr edit, IntPtr font ) : void

메소드 상세

GUIEditBox() 공개 메소드

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