ScreenBounceSystem<T extends App<T> > constructor
ScreenBounceSystem<T extends App<T> > (})
Implementation
ScreenBounceSystem(super.app, {
super.populateDefaults,
this.restitution = _defaultRestitution,
this.top = true,
this.left = true,
this.bottom = true,
this.right = true,
});