Monday, 16 November 2009

Engine3.02 released

Still Loads of xml comments still to be written/re-written to reflect all changes. I have updated the template to reflect the recent changes. Expect more changes to come quickly to start with as bugs are found.

Changes in this release
================

TrackHelper
===========
added - full set of xml comments now added so all intellisense and Metadata will show the help I have written

renamed - changed a few of the method names to better reflect their function

added - Draw(), this enables you to see a track on screen, you need to create a simple sprite to show the track positions and store it in the Marker property of the trackDefinition

TrackManager
============
added - AddTrackStartAt() associates a track with a sprite and translates it to the given position. This may be particularly useful for bullet patterns.

No comments:

Post a Comment