Package com.jme3.system
Annotation Interface Annotations.Internal
- Enclosing class:
 - Annotations
 
public static @interface Annotations.Internal
Annotation used for public methods that are not to be called by users.
 Examples include update() methods etc.