C# Class Myre.Entities.Services.ProcessService.ActionProcess

Inheritance: IProcess
Afficher le fichier Open project: martindevans/Myre

Méthodes publiques

Méthode Description
ActionProcess ( bool>.Func update ) : System
Update ( float elapsedTime ) : void

Private Methods

Méthode Description
ObjectInvariant ( ) : void

Method Details

ActionProcess() public méthode

public ActionProcess ( bool>.Func update ) : System
update bool>.Func
Résultat System

Update() public méthode

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