JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
rekit.logic
Annotation Interface Collidable.Optional
Enclosing interface:
Collidable
@Retention
(
SOURCE
)
@Target
(
METHOD
)
@Documented
public static @interface
Collidable.Optional
Methods which are annotated with this annotation, are optional methods for special behavior.
Author:
Dominik Fuchss