@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
public @interface CollisionInfo
| Modifier and Type | Required Element and Description |
|---|---|
boolean |
collision |
| Modifier and Type | Optional Element and Description |
|---|---|
Align |
align |
float |
collisionBoxHeight |
float |
collisionBoxWidth |
Valign |
valign |