![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
Classes | |
| class | CzActor |
| A basic actor. We derive different types of game / app objects from this type and add them to be processed and rendered. More... | |
| class | CzActorConnector |
| An actor that connects two points or two actors together like a string. More... | |
| class | CzActorImage |
| An image based game actor that can display a bitmap or portion of a bitmap. More... | |
| struct | CzActorParticle |
| A particle. More... | |
| class | CzActorParticles |
| A particle system based actor. More... | |
| class | CzActorText |
| A text based actor that can display text. More... | |
| class | CzActorTilemap |
| An actor that connects two points or two actors together like a string. More... | |