zntg/sdlui
Sander Schobers 3591e22c97 Added Fonts() to context similarly as Textures().
- Fonts are now managed by context instead of the implementation specific renderers.
2020-05-15 15:42:24 +02:00
..
color.go Added SDL backend. 2020-05-15 09:20:44 +02:00
events_test.go Added SDL backend. 2020-05-15 09:20:44 +02:00
events.go Added SDL backend. 2020-05-15 09:20:44 +02:00
font.go Added Fonts() to context similarly as Textures(). 2020-05-15 15:42:24 +02:00
image.go Added SDL backend. 2020-05-15 09:20:44 +02:00
rectangle.go Added SDL backend. 2020-05-15 09:20:44 +02:00
renderer.go Added Fonts() to context similarly as Textures(). 2020-05-15 15:42:24 +02:00
rendererfactory.go Added SDL backend. 2020-05-15 09:20:44 +02:00
texture.go Added SDL backend. 2020-05-15 09:20:44 +02:00