Elaztek Developer Hub
Blamite Game Engine - Strings  00402.09.29.23.0627.blamite
A library containing general purpose utilities and classes for use in multiple projects.
Todo List
Class BlamCommandSwitch
find a way to add spaces support (maybe through quotes or something idk)
Class BlamEventListener
Fix event firing on deleted listener bug: possible hacky fix would be to have a pre-defined value at the start/end of all listener objects, and skipping any listener where those values were changed.