Struct zaplib::CxAfterDraw
source · [−]pub struct CxAfterDraw { /* private fields */ }
Expand description
Some font-related stuff gets drawn at the end of each draw cycle.
TODO(JP): This feels pretty arbitrary / one-off; find a way to better integrate this into the normal draw cycle.