ActionEntry
While coding this class, Had issues with creating proper callbacks.
Instead of actually wrapping the C function, the C function calls the K function
Constructors
ActionEntry
Link copied to clipboard
fun ActionEntry(name: String, onActivate: ActionMapEntryFunction = null, parameterType: String? = null, state: String? = null, changeState: ActionMapEntryFunction = null)
Content copied to clipboard
ActionEntry
Link copied to clipboard
Types
Properties
actionEntryPointer
Link copied to clipboard
activate
Link copied to clipboard
changeState
Link copied to clipboard
parameterType
Link copied to clipboard