public final class MyShape
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.logging.Logger |
logger
message logger for this class
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
describeType(CollisionShape shape)
Describe the type of the specified shape.
|
public static final java.util.logging.Logger logger
public static java.lang.String describeType(CollisionShape shape)
shape - the shape to describe (not null, unaffected)