kts
|
e43860da0f
|
Lots of things added. Sprites work, with animation/frame offsets. Sprite outline shader works and is applied to the PlayerController's current Thing. Ui class works akin to Sprite class and also relies on its own shader. UiText sub-class uses the new (basic) Font system. It is capable of rendering multiple lines of text if the provided string has newlines. GameState ballooned outwards and should have a separate Ui sub-state to keep things clean. Basic console messaging system works via Core::pushMessage(string) triggering State::refreshConsole().
|
2015-03-15 05:45:25 -07:00 |