CREATE CUSTOM INDEX Syntax Query operators Examples SAI collection map examples with keys, values, and entries SAI collection examples with list and set types Using the list typ...
Types as Bits Types as Bits Bits Bool Int String (Int, Int) Custom Types Summary Types as Bits Types as Bits There are all sorts of types in Elm: Bool Int Strin...
Resource Management All resources used in the game will be managed by the resource manager. Before using the resource, you need to add the resource to the resource manager, and se...
Data Management Introduce In react/vue, we often use redux/vuex for data management and maintain a unified set of data. Under the Eva.js system, we have designed a set of data ma...
Getting Started Initial Contributions Updating documentation Answering questions on the user list Reviewing and testing a submitted patch Investigate and/or fix a reported bug Cr...