Skip to main content

Class StandaloneAnimatedView

Declaration
public sealed class StandaloneAnimatedView : AnimatedView, IAnimatedView

Inheritance: System.Object -> MatchinghamGames.StockholmCore.View -> MatchinghamGames.StockholmCore.BaseView -> MatchinghamGames.StockholmCore.AnimatedView

Implements:
MatchinghamGames.StockholmCore.IAnimatedView

Methods

AddHandlers()

Declaration
protected override void AddHandlers()

RemoveHandlers()

Declaration
protected override void RemoveHandlers()

Implements