Skip to content

Commit 3b326dd

Browse files
committed
CollisionShape: tweak the javadoc
1 parent f33947b commit 3b326dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MinieLibrary/src/main/java/com/jme3/bullet/collision/shapes/CollisionShape.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ public boolean isPolyhedral() {
402402

403403
/**
404404
* Estimate how far the scaled shape extends from its center, including
405-
* margin.
405+
* margin. Meant to be overridden.
406406
*
407407
* @return a distance estimate (in physics-space units, ≥0, may be
408408
* infinite)

0 commit comments

Comments
 (0)