diff options
author | Gau o fthe Veldt <gau_veldt@hotmail.com> | 2016-07-17 16:43:10 -0700 |
---|---|---|
committer | Gau o fthe Veldt <gau_veldt@hotmail.com> | 2016-07-23 12:52:41 -0700 |
commit | 82d4cb5114a9d5f341dba84cbee51fcfe1504de6 (patch) | |
tree | 372cb6449599b1a2ac9e743379b9058010e93a90 /core/error_macros.h | |
parent | 221cb58382ae34d4f91d9923fd979a328feabace (diff) |
Added slicing operation to DVector via DVector.subarray(int start,int end) method.
Negative indices index from the end of the array.
Indices are range checked before attempting and return appropriate error when out of range.
Binding for RawArray in gdscript to access DVector.subarray() provided.
Documentation of RawArray.subarray() in classes.xml provided.
Diffstat (limited to 'core/error_macros.h')
0 files changed, 0 insertions, 0 deletions