mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Polygons working on Maps and Map Editor. Still WIP. Not everything is implemented.
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user