OldQueue🔗
Inherits: RefCounted
There is currently no description for this class. Please help us by contributing one !
Properties🔗
|
||
|
||
|
||
|
||
|
Methods🔗
void |
|
void |
_expand() |
void |
|
void |
_shrink() |
peek() |
|
is_empty() |
|
size() |
|
_iter_init(_arg: Variant) |
|
_iter_next(_arg: Variant) |
|
Property Descriptions🔗
There is currently no description for this property. Please help us by contributing one!
There is currently no description for this property. Please help us by contributing one!
There is currently no description for this property. Please help us by contributing one!
There is currently no description for this property. Please help us by contributing one!
There is currently no description for this property. Please help us by contributing one!
There is currently no description for this property. Please help us by contributing one!
There is currently no description for this property. Please help us by contributing one!
Method Descriptions🔗
void _init(p_capacity: int = 128) 🔗
There is currently no description for this method. Please help us by contributing one!
void _expand() 🔗
There is currently no description for this method. Please help us by contributing one!
void enqueue(item: Variant) 🔗
There is currently no description for this method. Please help us by contributing one!
Variant dequeue(shrink: bool = true) 🔗
There is currently no description for this method. Please help us by contributing one!
void _shrink() 🔗
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
bool _iter_init(_arg: Variant) 🔗
There is currently no description for this method. Please help us by contributing one!
bool _iter_next(_arg: Variant) 🔗
There is currently no description for this method. Please help us by contributing one!
Variant _iter_get(_arg: Variant) 🔗
There is currently no description for this method. Please help us by contributing one!