using System;
using System.Data;
using Chernobyl.Collections.Generic.Event;
using Chernobyl.Dependency;
using Chernobyl.Graphics;
using Chernobyl.Plugin;
using Chernobyl.StateMachine;
namespace Chernobyl.Sandbox
{
///
/// The core class of the Chernobyl Sandbox project.
///
public class Main : IPlugin
{
///
/// Initializes a new instance of the class.
///
/// The instance that gives out services for use
/// by this type and takes services from this type for use by other systems.
public Main(IEventCollection