示例#1
0
        public override void EndTouch(Entity other)
        {
            base.EndTouch(other);

            WaterController.EndTouch(other);
        }