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