zntg/allg5ui
Sander Schobers 67e73a8671 Resources only exposes OpenResource (and Destroy).
PhysicalResources derives from Resources and exposes FetchResource.
Made dependency specific resource addons.
Extended the available resource options (fallback, path, refactored copy).
NewRenderer provides DefaultResources to the created renderer.
2020-05-25 22:24:06 +02:00
..
font.go Changed allg5ui.font.Measure() implementation to be more consistent with the sdlui implementation. 2020-05-23 08:28:21 +02:00
key.go Added SDL backend. 2020-05-15 09:20:44 +02:00
renderer.go Resources only exposes OpenResource (and Destroy). 2020-05-25 22:24:06 +02:00
rendererfactory.go Renderers now respect Location of NewRendererOptions. 2020-05-17 21:02:38 +02:00
texture.go Added SDL backend. 2020-05-15 09:20:44 +02:00