C# Class CellMenue, Unity2d-Game

Inheritance: BaseObj
Afficher le fichier Open project: sagivo/Unity2d-Game Class Usage Examples

Méthodes publiques

Свойство Type Description
longClickTime float

Méthodes publiques

Méthode Description
build ( Building, o ) : void
closeMenue ( ) : void
destroy ( ) : void
expend ( ) : void
openMenue ( ) : void

Méthodes protégées

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

build() public méthode

public build ( Building, o ) : void
o Building,
Résultat void

closeMenue() public méthode

public closeMenue ( ) : void
Résultat void

destroy() public méthode

public destroy ( ) : void
Résultat void

expend() public méthode

public expend ( ) : void
Résultat void

openMenue() public méthode

public openMenue ( ) : void
Résultat void

Property Details

longClickTime public_oe static_oe property

public static float longClickTime
Résultat float