C# Class FlatRedBall.PlatformerPlugin.ViewModels.PlatformerEntityViewModel

Inheritance: ViewModel
Show file Open project: vchelaru/FlatRedBall

Public Methods

Method Description
PlatformerEntityViewModel ( ) : FlatRedBall.Glue.MVVM

Private Methods

Method Description
HandlePlatformerValuePropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
HandlePlatformerValuesChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void

Method Details

PlatformerEntityViewModel() public method

public PlatformerEntityViewModel ( ) : FlatRedBall.Glue.MVVM
return FlatRedBall.Glue.MVVM