CodeChicken Lib 1.8.+

CodeChicken Lib 1.8.+

128M Downloads

[Feature Request] Add #clear() functions to TransformationList and UVTransformationList

KitsuneAlex opened this issue ยท 0 comments

commented

For obvious performance reasons, it would be very beneficial to add a clear() function to TransformationList and UVTransformationList, since that would allow reusing existing instances of aformentioned types.

For clean-code reasons i wouldn't event expose the underlying ArrayList.