Commit Graph
3 Commits
Author SHA1 Message Date
AndresandCobrand 19c5d12602 Split the Renderer
Created a Canvas + TextureCreator
2017-05-02 07:30:18 +02:00
Cobrand 087caf7539 Added show_message_box
* Added show_message_box in the submod messagebox
* Added several structs and enum next to it
* Added an example in examples/ to :
	* allow users to test it quickly
	* have something to test this feature quickly

Also changed some minor stuff in show_simple_message_box,
but it shouldn't break the current API
2016-10-19 17:04:01 +02:00
Cobrand 56d529a216 Added an example for message-box 2016-09-24 17:02:44 +02:00