You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/notes/CanvasContainerClasses.txt

50 lines
694 B

Content-Type: text/x-zim-wiki
Wiki-Format: zim 0.4
Creation-Date: 2020-02-04T19:34:27-08:00
====== CanvasContainerClasses ======
[[/doc/sfml_rust/canvas/canvas_buffer/index.html|Documentation]]
===== Details =====
The Canvas needs to package certain buffers along with their metadata. These take the form of **Canvas Buffers**.
All buffers will have a coupled handle type stored in the [[/src/canvas/mod.rs|canvas/mod.rs]] and a reference to that handle
===== CanvasImage =====
===== CanvasTexture =====
===== CanvasFont =====
===== Details =====
Container class for
**<notes>**
--------------------
===== Data =====
**Borrowed:**
**Owns:**
--------------------