Improved the way rectangle are handled;
Some bug fixes. git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1093 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
caf7f915d5
commit
60e14e75b7
14 changed files with 145 additions and 115 deletions
|
@ -29,6 +29,8 @@
|
|||
|
||||
#include <SFML/Graphics/View.hpp>
|
||||
|
||||
#include "Rect.hpp"
|
||||
|
||||
typedef struct {
|
||||
PyObject_HEAD
|
||||
bool Owner;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue