zyedidia / SFML.jl

A binding of the game and multimedia library SFML for Julia
Other
93 stars 22 forks source link

Vertexfix #29

Closed jw3126 closed 8 years ago

jw3126 commented 8 years ago

Fixed #10 by making some types immutable. Also added some convenience functions and an example how VertexArray can be used.