Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
XNATestBed
ImageButton
C# Class XNATestBed.ImageButton
Inheritance:
Sprite
ファイルを表示
Open project: ReticentJohn/Spring-Project-2011
Class Usage Examples
Public Methods
Method
Description
IsClicked
( ) :
bool
IsDelayedClicked
(
float
delay
) :
bool
MouseOverButton
( ) :
bool
Method Details
IsClicked()
public
method
public
IsClicked
( ) :
bool
return
bool
IsDelayedClicked()
public
method
public
IsDelayedClicked
(
float
delay
) :
bool
delay
float
return
bool
MouseOverButton()
public
method
public
MouseOverButton
( ) :
bool
return
bool