C# Class ActionProject.Common.LineWidthState

Inheritance: CocosSharp.CCFiniteTimeActionState
Afficher le fichier Open project: xamarin/mobile-samples

Méthodes publiques

Méthode Description
LineWidthState ( LineWidthAction action, CCNode target, float endWidth ) : System
Update ( float time ) : void

Method Details

LineWidthState() public méthode

public LineWidthState ( LineWidthAction action, CCNode target, float endWidth ) : System
action LineWidthAction
target CCNode
endWidth float
Résultat System

Update() public méthode

public Update ( float time ) : void
time float
Résultat void