going to save here. re-evaluating drawable now that runtimevertexdef is in
This commit is contained in:
@@ -32,7 +32,13 @@ I like this immediate interface for this simple style of UI and drawing.
|
||||
|
||||
@todo finish this
|
||||
|
||||
Now. The CanvasFrame is closely coupled with the Drawable trait, the object which allows CanvasFrame to ingest all drawable object on a single interface
|
||||
|
||||
Drawable needs a few things:
|
||||
Handle to the Texture or Image it is using
|
||||
Vertices describing it
|
||||
(vertices will be character data for text)
|
||||
Instances?
|
||||
|
||||
--------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user