removed explicit CleanUp() from systems, automatic cleanup everywhere

This commit is contained in:
Turanszki Janos
2019-12-14 16:22:35 +00:00
parent 5846dff46b
commit 0748e524e6
18 changed files with 174 additions and 219 deletions
@@ -158,7 +158,6 @@ Gives you the ability to render text with a custom font.
- GetAlign() : WIFALIGN halign,valign
- GetColor() : Vector result
- GetShadowColor() : Vector result
- Destroy()
### Sprite
Render images on the screen.