From da38e93e55b6ff46a53dcd9d2be393149089d329 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Fri, 29 Dec 2017 17:27:49 +0100 Subject: obejct info, new level selector, credits haHA --- Penguloon/Resources/Resource.Designer.cs | 77 +++++++++++++++++++------------- Penguloon/Resources/Values/Strings.xml | 7 +++ 2 files changed, 53 insertions(+), 31 deletions(-) (limited to 'Penguloon/Resources') diff --git a/Penguloon/Resources/Resource.Designer.cs b/Penguloon/Resources/Resource.Designer.cs index 34550cd..0cb9ca0 100644 --- a/Penguloon/Resources/Resource.Designer.cs +++ b/Penguloon/Resources/Resource.Designer.cs @@ -66,29 +66,32 @@ namespace Penguloon // aapt resource value: 0x7f030000 public const int ApplicationName = 2130903040; - // aapt resource value: 0x7f03000a - public const int IngameNo = 2130903050; + // aapt resource value: 0x7f03000f + public const int IngameNo = 2130903055; - // aapt resource value: 0x7f030004 - public const int IngameOptions = 2130903044; + // aapt resource value: 0x7f030005 + public const int IngameOptions = 2130903045; - // aapt resource value: 0x7f030006 - public const int IngameOptionsContinue = 2130903046; + // aapt resource value: 0x7f03000b + public const int IngameOptionsContinue = 2130903051; - // aapt resource value: 0x7f030007 - public const int IngameOptionsQuit = 2130903047; + // aapt resource value: 0x7f03000c + public const int IngameOptionsQuit = 2130903052; - // aapt resource value: 0x7f030008 - public const int IngameOptionsQuitConfirmation = 2130903048; + // aapt resource value: 0x7f03000d + public const int IngameOptionsQuitConfirmation = 2130903053; - // aapt resource value: 0x7f030005 - public const int IngameStart = 2130903045; + // aapt resource value: 0x7f030006 + public const int IngameStart = 2130903046; - // aapt resource value: 0x7f030009 - public const int IngameYes = 2130903049; + // aapt resource value: 0x7f03000e + public const int IngameYes = 2130903054; + + // aapt resource value: 0x7f030004 + public const int LevelSelectionBack = 2130903044; // aapt resource value: 0x7f030003 - public const int LevelSelectionBack = 2130903043; + public const int MenuBtnCredits = 2130903043; // aapt resource value: 0x7f030001 public const int MenuBtnPlay = 2130903041; @@ -96,29 +99,41 @@ namespace Penguloon // aapt resource value: 0x7f030002 public const int MenuBtnStats = 2130903042; - // aapt resource value: 0x7f030011 - public const int StatsBestKills = 2130903057; + // aapt resource value: 0x7f030009 + public const int ObjectCannon = 2130903049; - // aapt resource value: 0x7f030012 - public const int StatsBestRound = 2130903058; + // aapt resource value: 0x7f030008 + public const int ObjectGoldPenguin = 2130903048; - // aapt resource value: 0x7f030010 - public const int StatsBestStatsTitle = 2130903056; + // aapt resource value: 0x7f03000a + public const int ObjectHospital = 2130903050; - // aapt resource value: 0x7f03000b - public const int StatsLevel = 2130903051; + // aapt resource value: 0x7f030007 + public const int ObjectPenguin = 2130903047; - // aapt resource value: 0x7f03000e - public const int StatsTotalGames = 2130903054; + // aapt resource value: 0x7f030016 + public const int StatsBestKills = 2130903062; - // aapt resource value: 0x7f03000d - public const int StatsTotalKills = 2130903053; + // aapt resource value: 0x7f030017 + public const int StatsBestRound = 2130903063; - // aapt resource value: 0x7f03000f - public const int StatsTotalMoneySpent = 2130903055; + // aapt resource value: 0x7f030015 + public const int StatsBestStatsTitle = 2130903061; - // aapt resource value: 0x7f03000c - public const int StatsTotalStatsTitle = 2130903052; + // aapt resource value: 0x7f030010 + public const int StatsLevel = 2130903056; + + // aapt resource value: 0x7f030013 + public const int StatsTotalGames = 2130903059; + + // aapt resource value: 0x7f030012 + public const int StatsTotalKills = 2130903058; + + // aapt resource value: 0x7f030014 + public const int StatsTotalMoneySpent = 2130903060; + + // aapt resource value: 0x7f030011 + public const int StatsTotalStatsTitle = 2130903057; static String() { diff --git a/Penguloon/Resources/Values/Strings.xml b/Penguloon/Resources/Values/Strings.xml index feffcb2..c42c669 100644 --- a/Penguloon/Resources/Values/Strings.xml +++ b/Penguloon/Resources/Values/Strings.xml @@ -5,6 +5,7 @@ Play Stats + Credits Back @@ -13,6 +14,12 @@ Options Start + + This penguin does not like \n balloons + This penguin king shoots \n even faster than regular \n penguins + This penguin manufactored \n cannon can pop multiple \n balloons at once! + This weird object restores \n health after every round.. + Continue Quit -- cgit v1.2.3-70-g09d2