C# Class HeaderView, swip3

Inheritance: U9View
Afficher le fichier Open project: unit9/swip3 Class Usage Examples

Méthodes protégées

Méthode Description
Awake ( ) : void
CreateDisplayTransition ( bool force ) : U9Transition,
CreateHideTransition ( bool force ) : U9Transition,

Private Methods

Méthode Description
HandleExitClicked ( object sender, System e ) : void
HandleInfoClicked ( object sender, System e ) : void
HandleLeaderboardClicked ( object sender, System e ) : void
Update ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

CreateDisplayTransition() protected méthode

protected CreateDisplayTransition ( bool force ) : U9Transition,
force bool
Résultat U9Transition,

CreateHideTransition() protected méthode

protected CreateHideTransition ( bool force ) : U9Transition,
force bool
Résultat U9Transition,