GdxAiSelector

typealias GdxAiSelector<E> = Selector<E>

Alias for com.badlogic.gdx.ai.btree.branch.Selector to avoid name collisions with the standard library.