Documentation ¶ Overview ¶ Package JavaClassWrapper provides methods for working with JavaClassWrapper object instances. Index ¶ func Advanced() class func Wrap(name string) [1]gdclass.JavaClass Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Advanced ¶ func Advanced() class Advanced exposes a 1:1 low-level instance of the class, undocumented, for those who know what they are doing. func Wrap ¶ func Wrap(name string) [1]gdclass.JavaClass Wraps a class defined in Java, and returns it as a [JavaClass] [Object] type that Godot can interact with. [b]Note:[/b] This method only works on Android. On every other platform, this method does nothing and returns an empty [JavaClass]. Types ¶ This section is empty. Source Files ¶ View all Source files class.go Click to show internal directories. Click to hide internal directories.