This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
Blarg.GameFramework/Blarg.GameFramework/Support
2013-08-22 18:56:51 -04:00
..
BasicObjectPool.cs add some basic object pooling support 2013-08-22 10:13:41 -04:00
BitExtensions.cs add bit manipulation extension methods 2013-08-22 09:30:57 -04:00
DictionaryExtensions.cs add dictionary extension methods 2013-08-22 18:46:12 -04:00
FreeMovementCamera.cs add FreeMovementCamera 2013-08-18 13:11:31 -04:00
IPoolable.cs add some basic object pooling support 2013-08-22 10:13:41 -04:00
ObjectPool.cs add some basic object pooling support 2013-08-22 10:13:41 -04:00
ObjectPools.cs replace uses of TryGetValue with the Get extension method for readability 2013-08-22 18:56:51 -04:00
StringBuilderExtensions.cs add StringBuilder extension methods to allow garbage-free number appends 2013-08-18 17:44:02 -04:00
StringExtensions.cs add GraphicsDevice class and all other classes necessary to support it 2013-08-17 22:43:29 -04:00