Package | Description |
---|---|
com.infantium.android.sdk | |
com.infantium.android.sdk.elements |
Modifier and Type | Method and Description |
---|---|
InfantiumResponse |
ISDK.addElement(Element element) |
InfantiumResponse |
InfantiumSDK.addElement(Element element)
Add new Element
|
Modifier and Type | Method and Description |
---|---|
InfantiumResponse |
ISDK.addElements(List<Element> elements) |
InfantiumResponse |
InfantiumSDK.addElements(List<Element> elements)
Add a List of Elements that will appear in the Gameplay.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiTextElement |
class |
NumberElement |
class |
PaintedElement |
class |
PictureElement |
class |
ShapeElement |
class |
TextElement |