UnstackableList: Difference between revisions

From Crumbled World Wiki
(Created page with "{{:UnstackableListExampleCode}} ==Constructor== {| class="wikitable" !|function !|description |- |UnstackableList() | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- | |addEffect(float power, float timer) | |- |float |getMaxPower() | |- |int |size() | |- |}")
 
(No difference)

Latest revision as of 13:06, 5 July 2025

UnstackableListExampleCode

Constructor

function description
UnstackableList()

Functions

return function description
addEffect(float power, float timer)
float getMaxPower()
int size()