Component.updateInternalPosition

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

class Component
protected final
void
updateInternalPosition
(
Vector2f position
)

Parameters

position Vector2f

The position to set the internal position as.

Meta