danmuItems property

Queue<DanmuItem<T>> danmuItems
getter/setter pair

Implementation

Queue<DanmuItem<T>> danmuItems = Queue<DanmuItem<T>>();