Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
IrrlichtNETCP
GUIScrollBar
C# 클래스 IrrlichtNETCP.GUIScrollBar
상속:
GUIElement
파일 보기
프로젝트 열기: Paulus/irrlichtnetcp
공개 메소드들
메소드
설명
GUIScrollBar
(
IntPtr
raw
) :
System
비공개 메소드들
메소드
설명
GUIScrollBar_GetPos
(
IntPtr
sb
) :
int
GUIScrollBar_SetMax
(
IntPtr
sb
,
int
max
) :
void
GUIScrollBar_SetPos
(
IntPtr
sb
,
int
pos
) :
void
메소드 상세
GUIScrollBar()
공개
메소드
public
GUIScrollBar
(
IntPtr
raw
) :
System
raw
System.IntPtr
리턴
System