namespace ECSTest { public enum EntityType { Cannon, Bullet, } }