C# Class XNATestBed.ImageButton

Inheritance: Sprite
Afficher le fichier Open project: ReticentJohn/Spring-Project-2011 Class Usage Examples

Méthodes publiques

Méthode Description
IsClicked ( ) : bool
IsDelayedClicked ( float delay ) : bool
MouseOverButton ( ) : bool

Method Details

IsClicked() public méthode

public IsClicked ( ) : bool
Résultat bool

IsDelayedClicked() public méthode

public IsDelayedClicked ( float delay ) : bool
delay float
Résultat bool

MouseOverButton() public méthode

public MouseOverButton ( ) : bool
Résultat bool