setPriority abstract method
Sets the draw priority for the given entity. See RenderableManager.h for more details.
Implementation
Future setPriority(ThermionEntity entityId, int priority);
Sets the draw priority for the given entity. See RenderableManager.h for more details.
Future setPriority(ThermionEntity entityId, int priority);