Jumpvalley 0.7.0
An app and library that can be used to test and run 3D platformer levels! Made with Godot.
Loading...
Searching...
No Matches
UTheCat.Jumpvalley.Core.Levels.Interactives Namespace Reference

Classes

class  Interactive
 The base class for all Interactive types in UTheCat.Jumpvalley.Core. 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...