StructLiveListStructNested<E extends RaylibStruct<E> > typedef
StructLiveListStructNested<E extends RaylibStruct<E> > = StructLiveList<StructLiveList<E, RStruct> , RPointer<RStruct> >
Implementation
typedef StructLiveListStructNested<E extends RaylibStruct<E>> = StructLiveList<StructLiveList<E, RStruct>, RPointer<RStruct>>;