C# Class Entoarox.Utilities.UI.Abstract.AbstractUpdatingInteractiveComponent

Inheritance: Entoarox.Utilities.UI.Abstract.AbstractInteractiveComponent, IUpdatingComponent
Mostra file Open project: Entoarox/StardewMods

Public Methods

Method Description
Update ( GameTime time ) : void

Method Details

Update() public abstract method

public abstract Update ( GameTime time ) : void
time GameTime
return void