From c246dc5b4c5ace62c357dff01c0392151af41708 Mon Sep 17 00:00:00 2001 From: Fernando Sansberro Date: Mon, 23 Apr 2012 15:21:23 +0000 Subject: Poiny in polygon function. Select Area. Fonts. --- (limited to '.settings') 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 -- cgit v0.9.1