namespace Assets.Pong { public enum Side { Left, Right } }