Closed StewartChandler closed 7 years ago
I am not really sure I understand what you mean. There are Java docs describing each function, and the publicly available methods are all exposed on the Twirk object and the TwirkListener interface.
Come think of it, I should maybe move over to Java 8, remove the TwirkListenerBaseImp and give all interface methods in TwirkListener an empty default implementation. That way, the documentation would be visible.
My recommendation would be, check the TwirkListener.java interface, and if that is not enough, come back again and I'll help you further.
Thank you for the help. for some reason i missed the examples, sorry. and I'll check out the files.
I know there is an example but I would like to see a full api discrimination each function 👍