-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
public @interface EventCategoryDef
Java specific declaration of the `RawEvent::Category` enum. Keep in sync with `renderer/core/RawEvent.h`.
-
-
Field Summary
Fields Modifier and Type Field Description public final static int
CONTINUOUS_START
public final static int
CONTINUOUS_END
public final static int
UNSPECIFIED
public final static int
DISCRETE
public final static int
CONTINUOUS
-