namespace AsteroidGame.Interfaces { public interface IBuildable { } }