Blog

You are filtering on tag 'code'. Remove Filters
RSS


Windows Phone Code Release

November 26th, 2012

About a year back I wrote a couple of classes to aid rapid Windows Phone app development in my development group. I've decided to release them on my site and announce them in the hopes that anyone else might be able to make use of them.

This includes these three files: The static TMicrophone class and the static TAccelerometer class, which provide wrappers on the the existing microphone and accelerometer APIs that greatly simplify their use - most useful functionality is available through simple wrapper methods. The final file contains Sprite and SpriteSheet classes that provide simple, lightweight spritesheet loading and sprite creation, with variable-speed playback and circle-to-circle and box-to-box collision.

For more detailed information and downloads, visit this page: https://www.brianmacintosh.com/code/code.php?id=3


Permalink



Previous Page
3 posts — page 1 of 1
Next Page