Nez.PhysicsShapes.Shape.overlaps C# (CSharp) Méthode

overlaps() public abstract méthode

public abstract overlaps ( Shape other ) : bool
other Shape
Résultat bool
		public abstract bool overlaps( Shape other );