- Timestamp:
- 2014-07-25 12:29:43 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2014/30/MiskaK/The Reclaim/The Reclaim/The Reclaim/The Reclaim/Images.cs
r5652 r5689 20 20 public static readonly Image ShootButton = The_Reclaim.LoadImage("HUD/shoot_button"); 21 21 public static readonly Image ShootButtonHover = The_Reclaim.LoadImage("HUD/shoot_button_hover"); 22 public static readonly Image GameOver = The_Reclaim.LoadImage("HUD/game_over"); 23 public static readonly Image AreaCleared = The_Reclaim.LoadImage("HUD/area_cleared"); 22 24 23 25 public static readonly Image[] NormalBloodImages = The_Reclaim.LoadImages("Efektit/Blood1", "Efektit/Blood2", "Efektit/Blood3", "Efektit/Blood4", "Efektit/Blood5");
Note: See TracChangeset
for help on using the changeset viewer.