Basics
Guides
API Reference
Basics
Guides
API Reference
[19:7] extends: Component
Wraps an AussomObjectComponent (concrete subclass of FXGL's abstract ObjectComponent
ObjectComponent (InitialValue = null)
Creates a new ObjectComponent with the given initial value.
InitialValue is any value (often an AussomJavaObject).adopt (object Ajo)
Wraps an existing AussomObjectComponent AussomJavaObject.
getValue ()
Returns the current value.
setValue (Val)
Sets the value.
Val is the new value (often an AussomJavaObject).this objectvalueProperty ()
Returns the underlying ObjectProperty for binding.

Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.