Final-Bomber  0.1
Bomberman/Dynablaster remake in C# using XNA.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
File List
Here is a list of all files with brief descriptions:
[detail level 123456]
o-1 - Final-Bomber
|\-Final-Bomber
| o+Controls
| o+Core
| o+GUI
| o+Network
| o+Properties
| o+Screens
| o+Sprites
| o+TileEngine
| o+Utils
| o+WorldEngine
| o*Config.cs
| o*FinalBomber.cs
| o*Functions.cs
| o*PlayerInfo.cs
| \*Program.cs
o-2 - Server
|o-Core
||o+Entities
||o+WorldEngine
||o*GameManager.cs
||o*GameServerHandler.cs
||o*Player.cs
||\*ProgramStepProcessing.cs
|o-Host
||o*Client.cs
||o*ClientCollection.cs
||o*DataProcessing.cs
||o*GameServer.cs
||o*GameStepProcessing.cs
||o*HostGame.cs
||o*HostMessageReceiver.cs
||o*HostMessageSender.cs
||\*HostMessageType.cs
|o-obj
||o+Debug
||\+Release
|o-Properties
||\*AssemblyInfo.cs
|o*GameSettings.cs
|o*Program.cs
|o*ServerSettings.cs
|\*Timer.cs
o-3 - FBLibrary
|o-Core
||o+BaseEntities
||o*BaseGameManager.cs
||o*DynamicEntity.cs
||o*Engine.cs
||o*IEntity.cs
||o*PlayerStats.cs
||\*StaticEntity.cs
|o-Properties
||\*AssemblyInfo.cs
|o*GameConfiguration.cs
|\*MapLoader.cs
o-4 - MainServer
|o-Properties
||\*AssemblyInfo.cs
|\*Program.cs
o-5 - Launcher
|o-obj
||o+Debug
||\+Release
|o-Properties
||o*AssemblyInfo.cs
||o*Resources.Designer.cs
||\*Settings.Designer.cs
|o*App.xaml.cs
|\*MainWindow.xaml.cs
o-6 - UpdateLibrary
|o-obj
||o+Debug
||\+Release
|o-Properties
||\*AssemblyInfo.cs
|\*IUpdatable.cs
\-Final-Bomber
 \-Final-Bomber
  \+Screens