Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.settings
diff options
context:
space:
mode:
authorFernando Sansberro <sansberro@batovi.com>2012-04-23 15:21:23 (GMT)
committer Fernando Sansberro <sansberro@batovi.com>2012-04-23 15:21:23 (GMT)
commitc246dc5b4c5ace62c357dff01c0392151af41708 (patch)
tree4a1df64765640c3bf5381c14af7bcbfb55e21f57 /.settings
parent0eb075f87d98e8588fa2d8b8bc5f1513d377d8ba (diff)
Poiny in polygon function. Select Area. Fonts.
Diffstat (limited to '.settings')
-rw-r--r--.settings/org.eclipse.core.resources.prefs2
1 files changed, 2 insertions, 0 deletions
diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs
index e3decf9..a969971 100644
--- a/.settings/org.eclipse.core.resources.prefs
+++ b/.settings/org.eclipse.core.resources.prefs
@@ -2,6 +2,7 @@ eclipse.preferences.version=1
encoding//src/Main.py=utf-8
encoding//src/api/Game.py=utf-8
encoding//src/api/GameState.py=utf-8
+encoding//src/api/Math.py=utf-8
encoding//src/api/Mouse.py=utf-8
encoding//src/api/Sprite.py=utf-8
encoding//src/api/Vector.py=utf-8
@@ -12,3 +13,4 @@ encoding//src/game/Area1Game7.py=utf-8
encoding//src/game/Area2Game2.py=utf-8
encoding//src/game/CreditsState.py=utf-8
encoding//src/game/MenuState.py=utf-8
+encoding//src/game/SelectAreaState.py=utf-8