Skip to content

Wonderland States

Lucas Maurice edited this page Jul 20, 2017 · 3 revisions

States for access Wonderland database

Those states where used for access our dispositions database called Wonderland.

They work thank to the Wonderland API.

States list:

Name Purpose
Wonderland_Add_Human Add or Update an human, receiving the human ID in the database
Wonderland_Add_Object Add or Update an object, receiving the object ID in the database
Wonderland_Add_Room Add a room in the database.
Wonderland_Entity_Exist Test how many entities exist in the input JSON string.
Wonderland_Get_Doors Give the data about entrance and exit doors in the input JSON string.
Wonderland_Get_Entity_Room Give the data about room of the entity selected in the input JSON string.
Wonderland_Get_Entity_Waypoint Give the data about waypoint of the entity selected in the input JSON string
Wonderland_List_Something Give an ID and a name list of things contained in the input JSON string.
Wonderland_Read_Entity Give the data about the Entity selected in the input JSON string.
Wonderland_Request Generate a JSON string from an input url on the API.

Behaviours list:

TODO: Complete table

Name Purpose
Wonderland_Entity_In_Room
Wonderland_Get_Doors
Wonderland_Get_Entity
Wonderland_List_Entities_In_Room
Wonderland_List_Rooms
Clone this wiki locally