namespace GFGGame { public class ConstSortingOrder { public const int TOP = 99; } }