Reference 》 ArcaletItem
ArcaletItem
This class is used to manage the game supplies. Developers can define all the supply classes (Item classes) by using the arcalet developer's background (http://developer.arcalet.com). Then use the methods of the class to deal with the supplies needed in the game.
ArcaletItem objects are instantiated with a static method. There is no constructor or properties. The programmer can use these functions directly.
Was this page helpful?
Yes
No