Polygons working on Maps and Map Editor. Still WIP. Not everything is implemented.

This commit is contained in:
Martín Lucas Golini
2013-01-12 19:25:04 -03:00
parent bc0601f7d9
commit ee7d738114
20 changed files with 495 additions and 125 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by Qt Creator 2.6.1, 2013-01-12T02:03:25. -->
<!-- Written by Qt Creator 2.6.1, 2013-01-12T11:40:20. -->
<qtcreator>
<data>
<variable>ProjectExplorer.Project.ActiveTarget</variable>

View File

@@ -575,3 +575,7 @@
../../src/eepp/audio/csoundfiledefault.hpp
../../include/eepp/gaming/cgameobjectobject.hpp
../../src/eepp/gaming/cgameobjectobject.cpp
../../src/eepp/gaming/cgameobjectpolyline.cpp
../../src/eepp/gaming/cgameobjectpolygon.cpp
../../include/eepp/gaming/cgameobjectpolyline.hpp
../../include/eepp/gaming/cgameobjectpolygon.hpp