bring docs up to date

This commit is contained in:
2020-02-20 23:56:15 -08:00
parent 438f96eb32
commit 99ed07e070
64 changed files with 345 additions and 288 deletions

View File

@@ -1 +1 @@
initSidebarItems({"struct":[["CanvasFrameTest",""]],"trait":[["DrawableTest",""]]});
initSidebarItems({"struct":[["CanvasFrame","Accumulator for Vectors of VertexTypes"]],"trait":[["Drawable","Trait which may be inherited by objects that wish to be drawn to the screen"]]});