Boomerang 2D
1.0
2D Game Framework for Unity
|
Classes | |
class | Boomerang2DFramework.Framework.SerializableStringDictionary |
A Dictionary with a String Key with String Values that can be serialized into JSON More... | |
class | Boomerang2DFramework.Framework.SerializableFloatDictionary |
A Dictionary with a String Key with Float Values that can be serialized into JSON More... | |
class | Boomerang2DFramework.Framework.SerializableBoolDictionary |
A Dictionary with a String Key with Bool Values that can be serialized into JSON More... | |
class | Boomerang2DFramework.Framework.SerializableIntDictionary |
A Dictionary with a String Key with Int Values that can be serialized into JSON More... | |
class | Boomerang2DFramework.Framework.SerializableColorDictionary |
A Dictionary with a String Key with Color Values that can be serialized into JSON More... | |
Namespaces | |
namespace | Boomerang2DFramework |
namespace | Boomerang2DFramework.Framework |