SpriteLayer.getDisplayListItem

Searches the DisplayListItem by priority and returns it. Can be used for external use without any safety issues.

class SpriteLayer
@nogc pure @trusted nothrow
getDisplayListItem
(
int n
)

Meta