From 2599564de50df5478152b2cb804480991984e9ed Mon Sep 17 00:00:00 2001 From: sheychen Date: Wed, 12 Oct 2016 14:37:17 +0200 Subject: [PATCH] Ajout d'elements graphiques importants --- .../Content/Fonts/basic.spritefont | 2 +- Galactic Colors Control GUI/GUI/Box.cs | 43 +++++ Galactic Colors Control GUI/GUI/BoxButton.cs | 52 ++++++ Galactic Colors Control GUI/GUI/BoxLabel.cs | 38 +++++ .../GUI/BoxLabelButton.cs | 52 ++++++ Galactic Colors Control GUI/GUI/Button.cs | 92 ++--------- Galactic Colors Control GUI/GUI/Colors.cs | 36 +++++ Galactic Colors Control GUI/GUI/Element.cs | 9 +- Galactic Colors Control GUI/GUI/KeyString.cs | 113 +++++++++++++ Galactic Colors Control GUI/GUI/Label.cs | 151 ++++++++++++++---- Galactic Colors Control GUI/GUI/TextField.cs | 74 +++++++++ Galactic Colors Control GUI/GUI/Texture.cs | 26 +++ .../GUI/TexturedButton.cs | 113 +++---------- .../GUI/{buttonSprites.cs => boxSprites.cs} | 2 +- .../Galactic Colors Control GUI.csproj | 10 +- Galactic Colors Control GUI/Game1.cs | 37 ++--- 16 files changed, 617 insertions(+), 233 deletions(-) create mode 100644 Galactic Colors Control GUI/GUI/Box.cs create mode 100644 Galactic Colors Control GUI/GUI/BoxButton.cs create mode 100644 Galactic Colors Control GUI/GUI/BoxLabel.cs create mode 100644 Galactic Colors Control GUI/GUI/BoxLabelButton.cs create mode 100644 Galactic Colors Control GUI/GUI/Colors.cs create mode 100644 Galactic Colors Control GUI/GUI/KeyString.cs create mode 100644 Galactic Colors Control GUI/GUI/TextField.cs create mode 100644 Galactic Colors Control GUI/GUI/Texture.cs rename Galactic Colors Control GUI/GUI/{buttonSprites.cs => boxSprites.cs} (92%) diff --git a/Galactic Colors Control GUI/Content/Fonts/basic.spritefont b/Galactic Colors Control GUI/Content/Fonts/basic.spritefont index 4095b04..c191e7f 100644 --- a/Galactic Colors Control GUI/Content/Fonts/basic.spritefont +++ b/Galactic Colors Control GUI/Content/Fonts/basic.spritefont @@ -11,7 +11,7 @@ with. - editundo + Trebuchet MS