Revolving Madness
Revolving Madness
**Describe the problem** When declaring a type hint file, how do you declare an enum? Let me give an example: Java code: ```java public enum MyEnum { ENUMVALUE1, ENUMVALUE2; }...
Let's say I have a Java class: ```java class Foo { public void bar() { System.out.println("bar"); } } ``` I want to access that `bar` method in python but with...
In the Level Object Data, `135` is the `Hide` option in extra but it isn't shown in the docs https://wyliemaster.github.io/gddocs/#/resources/client/level-components/level-object?id=level-object-data