Finally finished making all the functions that I will eventually bind to the SFML::Image class. To tired right now, I'll continue tomorrow.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1682 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
a80339f668
commit
a4925aab38
4 changed files with 294 additions and 9 deletions
|
@ -27,6 +27,8 @@
|
|||
#include "main.hpp"
|
||||
|
||||
VALUE globalWindowClass;
|
||||
|
||||
/* External classes */
|
||||
extern VALUE globalVideoModeClass;
|
||||
extern VALUE globalContextSettingsClass;
|
||||
extern VALUE globalEventClass;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue