Component.updateInternalPosition

Updates the internal position. Use this to avoid event handling.

class Component
protected final
void
updateInternalPosition
(
FloatVector position
)

Parameters

position FloatVector

The position to set the internal position as.

Meta