EasyTalk API
Loading...
Searching...
No Matches
EasyTalk.Character Namespace Reference

Classes

class  AnimatableDisplayImage
 Defines attributes of an image, which can also be animated if it includes more than one sprite. More...
 
class  CharacterDefinition
 Defines attributes for a character, such as their name, icons, and portrayal images/spritesheets. More...
 
class  CharacterLibrary
 The Character Library allows for characters to be defined, including information such as names, icons, and portrayal images/spritesets. More...
 

Enumerations

enum  AnimationMode { NONE , LOOP , PING_PONG , RANDOM }
 Defines animation modes for AnimatableDisplayImages. More...
 

Enumeration Type Documentation

◆ AnimationMode

Defines animation modes for AnimatableDisplayImages.

Enumerator
NONE 
LOOP 
PING_PONG 
RANDOM