Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Used by the debugger to make a button to appear
Link copied to clipboard
Link copied to clipboard
annotation class ViewProperty(val min: Double = 0.0, val max: Double = 2000.0, val clampMin: Boolean = false, val clampMax: Boolean = false, val decimalPlaces: Int = 2, val groupName: String = "", val order: Int = 0, val name: String = "", val editable: Boolean = true)
Used by the debugger to make a property to appear in the debug panel.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
annotation class ViewPropertySubTree
Functions
Link copied to clipboard