41f130d9fd
Re-extracted the class docs.
2022-11-20 23:27:04 +01:00
kleonc
3ee1c2b58c
Docs Clarify Array.fill behavior when reference type is passed in
2022-11-13 00:48:19 +01:00
a1974c8338
Re-extracted the class docs.
2022-08-23 13:09:12 +02:00
714547cb17
Re-extracted class docs.
2022-08-21 00:40:49 +02:00
48eee02c1d
Ported: Add search methods for pool arrays
...
* has()
* count()
* find()
* rfind()
- timothyqiu
3d1644f7c3
2022-07-27 15:44:10 +02:00
50ed908929
Ported: Add fill method to Array and PoolArrays - timothyqiu, DarknessCatt
...
77b6f7595a
2022-07-26 15:49:30 +02:00
Ryan Roden-Corrent
794c54a386
Clarify Array.erase for nonexistant element.
...
The docs specify that Array.remove does nothing if the index does not
exist. Array.erase does not have a similar phrase, so it's unclear if
erase will print an error, or silently do nothing.
(cherry picked from commit f84e2db35e2f6eceb4f8c3a1e8e9de7adf6f4c30)
2022-07-26 12:36:19 +02:00
da03f96abe
Re-extracted the class docs.
2022-03-24 01:22:45 +01:00
49f8e8c398
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00