namespace Syntriax.Modules.Trigger { public class Box2DGroundTriggerWithRotation : Box2DColliderTriggerWithRotation, IGroundTrigger { } }