Posted on: 3/5/2011 12:38:19 AM | Views : 677

URL: http://phoney.codeplex.com
A new version of the Phoney Tools are available now (v0.3.1). This is the last Alpha release before I get ready for Beta in the next couple of weeks.  The official release is slated for MIX11!
Changes in this version include:
Refactored FadingMessage class to not allow concurrent messages, but you can get the behavior by deriving your own FadingMessage class (example is shown in the Example app).Added new Converters: StringFormat, VisibilityConverter, NullVisibilityConverter, MoneyConverter and DateTime Converter.Added new class called GameTimer to handle the FrameworkDispatcher.Update for you when using certain XNA libraries ...

Go to the complete details ...