extends Node enum PlayerHandedness { LEFT, RIGHT } enum PlayerPosition { GUARD, WING, BIG, }