Feel
4.3
The best way to improve your game's feel and make it extra juicy
|
A test class used to demonstrate how MMObservable works in the MMObservableTest demo scene
More...
Public Attributes | |
MMObservable< float > | PositionX = new MMObservable<float>() |
a public float we expose, outputting the x position of our object More... | |
Protected Member Functions | |
virtual void | Update () |
On Update we update our x position More... | |
A test class used to demonstrate how MMObservable works in the MMObservableTest demo scene
|
protectedvirtual |
On Update we update our x position
MMObservable<float> MoreMountains.Tools.MMObservableDemoSubject.PositionX = new MMObservable<float>() |
a public float we expose, outputting the x position of our object