Skip to content
Snippets Groups Projects
Commit 71d5fe92 authored by Näivö Jimi Sebastian's avatar Näivö Jimi Sebastian
Browse files

TO DO LISTA LISÄTTY

parent cb0bce71
No related branches found
No related tags found
No related merge requests found
......@@ -25,11 +25,25 @@ public class SimulaattoriPeli : PhysicsGame
Level.CreateBorders(1.0, false);
Level.Background.Color = Color.Black;
Camera.ZoomToLevel();
// TO DO: KOKO PELI NÄKYY KAIKISSSA ELI SCALEISSA
IsFullScreen = true;
Keyboard.Listen(Key.Escape, ButtonState.Pressed, ConfirmExit, "Lopeta peli");
}
}
\ No newline at end of file
// TO DO LISTA
// HAHMOJEN SUUNNITTELU, STATISTIIKKA, VÄRIMAAILMA, KOKO (GIANT JA DWARF), (KAIKKI TEKEE)
// HAHMOJEN TEKO (KAIKKI TEKEE)
// LAYOUT
// TAISTELUAREENAN TAUSTA(T) (KAIKKI TEKEE)
// LISÄTKÄÄ LISÄÄ ASIOITA MITÄ PITÄÄ TEHDÄ TÄHÄN
//
//
//
//
//
//
//
//
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment