C# 클래스 IrrlichtNETCP.GUIStaticText

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

공개 메소드들

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

비공개 메소드들

메소드 설명
GUIStaticText_EnableOverrideColor ( IntPtr st, bool enabled ) : void
GUIStaticText_GetTextHeight ( IntPtr st ) : int
GUIStaticText_SetOverrideColor ( IntPtr st, int color ) : void
GUIStaticText_SetOverrideFont ( IntPtr st, IntPtr font ) : void
GUIStaticText_SetWordWrap ( IntPtr st, bool enabled ) : void

메소드 상세

GUIStaticText() 공개 메소드

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