I'm missing the following methods in particular:
com.badlogic.gdx.reflect.Method#getDeclaredAnnotations()
com.badlogic.gdx.reflect.Method#getDeclaredAnnotation(Class<? extends Annotation>)
com.badlogic.gdx.reflect.Method#isAnnotationPresent(Class<? extends Annotation>)
I would really appreciate it if someone took the time to implement them. Thanks!
I'm missing the following methods in particular:
I would really appreciate it if someone took the time to implement them. Thanks!