Skip to content

Instantly share code, notes, and snippets.

@jhasse
Created April 19, 2015 23:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhasse/e5c8044a1db4d2c05043 to your computer and use it in GitHub Desktop.
Save jhasse/e5c8044a1db4d2c05043 to your computer and use it in GitHub Desktop.
fn draw(&self, shader_programs: &mut ShaderPrograms) {
self.text.draw(&mut shader_programs);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment