CollisionPolygon2D.oneWayCollision

If true, only edges that face up, relative to CollisionPolygon2D's rotation, will collide with other objects.

  1. bool oneWayCollision [@property getter]
    struct CollisionPolygon2D
    @nogc nothrow @property
    bool
    oneWayCollision
    ()
  2. bool oneWayCollision [@property setter]

Meta