![]() |
Jumpvalley 0.5.0
An app and library that can be used to test and run 3D platformer levels. Currently being made with Godot.
|
Classes | |
class | Interactive |
The base class for all Interactive types in Jumpvalley. More... | |
class | InteractiveNode |
A subclass of Interactive that operates over a Godot node. It makes using a Godot node's properties and metadata easier. See the relevant wiki sectionfor details. More... | |
class | InteractiveToolkit |
Provides some variables and methods that may assist with the development of interactives. More... | |
class | NodeMetadataChangedArgs |
Event arguments for InteractiveNode.NodeMetadataChanged More... | |