Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MonoGdx
TableLayout
Value.PercentWidthWidgetValue
C# 클래스 MonoGdx.TableLayout.Value.PercentWidthWidgetValue
상속:
Value
파일 보기
프로젝트 열기: jaquadro/MonoGdx
공개 메소드들
메소드
설명
Get
(
Cell
cell
) :
float
Get
(
object
table
) :
float
PercentWidthWidgetValue
(
float
percent
,
object
widget
) :
System
메소드 상세
Get()
공개
메소드
public
Get
(
Cell
cell
) :
float
cell
Cell
리턴
float
Get()
공개
메소드
public
Get
(
object
table
) :
float
table
object
리턴
float
PercentWidthWidgetValue()
공개
메소드
public
PercentWidthWidgetValue
(
float
percent
,
object
widget
) :
System
percent
float
widget
object
리턴
System