AppEasy Core SDK  1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
CzActionAn action is a command that can be executed from XOML
CzActionsA collection of actions (called an actions list in XOML)
CzActionsCreatorCzActionsreator - Creates an instance of an actions object
CzActionsManagerManages a collection of actions lists
CzActorA basic actor. We derive different types of game / app objects from this type and add them to be processed and rendered
CzActorConnectorAn actor that connects two points or two actors together like a string
CzActorConnectorCreatorCreates an instance of a CzActorConnctor object
CzActorImageAn image based game actor that can display a bitmap or portion of a bitmap
CzActorImageCreatorCreates an instance of an image based actor object
CzActorParticleA particle
CzActorParticlesA particle system based actor
CzActorParticlesCreatorCreates an instance of a particles based actor object
CzActorTextA text based actor that can display text
CzActorTextCreatorCreates an instance of a text based text actor object
CzActorTilemapAn actor that connects two points or two actors together like a string
CzActorTilemapCreatorCreates an instance of a CzActorConnctor object
CzAd
CzAds
CzAdsMediator
CzAdsParty
CzAdsView
CzAdsViewAnimator
CzAdsViewData
CzAnimA collection of animation frames
CzAnimCreatorCreates an instance of an CzAnim object
CzAnimFrameAnimation frame data
CzAnimFrameBool
CzAnimFrameFloat
CzAnimFrameRect
CzAnimFrameString
CzAnimFrameVec2
CzAnimFrameVec3
CzAnimFrameVec4
CzAnimInstanceAn instance of an animation object
CzAnimTimelineCzAnimTimeline - An animation timeline
CzAnimTimelineCreatorCreates an instance of an animation object
CzAnimTimelinesManagerManages a collection of timelines
CzAnimUtilAnimation utility class
CzAppCzApp acts as a controller for the whole game or app. You should derive your own version of this class
CzAppCreator
CzBitmapPoly
CzBitmapSpriteA BitmapSprite is a bitmapped visual representation of an on screen game object
CzBitmapSprite9
CzBox2dBody
CzBox2dCcollisionCallback
CzBox2dCollidable
CzBox2dFixtures
CzBox2dFixturesCreator
CzBox2dJointDistance
CzBox2dJointPrismatic
CzBox2dJointPulley
CzBox2dJointRevolute
CzBox2dJoints
CzBox2dJointsCreator
CzBox2dJointWeld
CzBox2dJointWheel
CzBox2dMaterial
CzBox2dMaterialCreator
CzBox2dWorld
CzBrushCreator
CzBrushGradient
CzBrushGradientStop
CzBrushImage
CzBrushImage9
CzBrushSolid
CzCameraA camera is generally used to display aa area of a game scene, usually tracking some actor
CzCameraCreatorCreates an instance of a camera
CzColourStructure used to represent colour
CzCommand
CzCommandAddVariable
CzCommandAddVariableCreator
CzCommandCall
CzCommandCallCreator
CzCommandCallGlobalScript
CzCommandCallGlobalScriptCreator
CzCommandCallScript
CzCommandCallScriptCreator
CzCommandChangeProgram
CzCommandChangeProgramCreator
CzCommandCreator
CzCommandDebugText
CzCommandDebugTextCreator
CzCommandFromTemplate
CzCommandFromTemplateCreator
CzCommandGetVariable
CzCommandGetVariableCreator
CzCommandGoto
CzCommandGotoCreator
CzCommandIfVar
CzCommandIfVarCreator
CzCommandInline
CzCommandInlineCreator
CzCommandLoadXOML
CzCommandLoadXOMLCreator
CzCommandMusic
CzCommandMusicCreator
CzCommandNop
CzCommandNopCreator
CzCommandPriority
CzCommandPriorityCreator
CzCommandRemoteReq
CzCommandRemoteReqCreator
CzCommandReturn
CzCommandReturnCreator
CzCommandRunActions
CzCommandRunActionsCreator
CzCommandSetProperty
CzCommandSetPropertyCreator
CzCommandSetUserProp
CzCommandSetUserPropCreator
CzCommandSetVariable
CzCommandSetVariableCreator
CzCommandSound
CzCommandSoundCreator
CzCommandStop
CzCommandStopCreator
CzCommandWait
CzCommandWaitCreator
CzCommandWaitVarIsValue
CzCommandWaitVarIsValueCreator
CzDataFileA XOML data file
CzDataFileCreatorCreates an instance of a file object
CzDataInputProvides stream like read access to a memory buffer
CzDataOutputProvides stream write like access to a memory buffer
CzDebugError logging class
CzDummySprite
CzEventRepresents a named event with an actions list
CzEventManagerManages a collection of events
CzFacebookA class that is used to interact with Facebook
CzFacebookCreatorCreates an instance of a Facebook class
CzFileCzFile respresents a file
CzFilePathComponentsFile path components
CzFont
CzFontCreator
CzFrustrum
CzGeometryCzGeometry - A renderable geometry shape or collection of shapes
CzGeometryCreatorCzGeometryCreator - Creates an instance of a geometry shape
CzGeomShape
CzGeomShapeBox
CzGeomShapeCircle
CzGeomShapePolygon
CzGlobalResourcesManages application global resources
CzGlobalsCzGlobals - Global data
CzGraphicsModeRepresents a graphics mode
CzHashesPre-hashed strings of classes, attributes and certain attributes data used to speed up string searching
CzHttpHeaderAn HTTP header
CzHttpManagerHandles the queueing of HTTP requests
CzHttpPostDataHTTP POST data
CzHttpRequestAn HTTP request including the header, body and response
CzImage
CzImageCreator
CzInputThis class is responsible for handling all keyboard, pointer and other input devices input
CzIRect
CzIVec2
CzLoaderJPEG
CzLoaderPNG
CzMarket
CzMarketCreator
CzMarketProduct
CzMath
CzMatrix3
CzMatrix4
CzMetricsCzMetrics - Metrics class
CzModCollisionNotify
CzModCollisionNotifyCreator
CzModFollowHeading
CzModFollowHeadingCreator
CzModifierManager
CzModifierManagerCreator
CzMods
CzModScript
CzModScriptCreator
CzPlatform
CzPlatformAudio
CzPlatformCam
CzPlatformComms
CzPlatformDisplay
CzPlatformFacebook
CzPlatformFile
CzPlatformFont
CzPlatformImaging
CzPlatformInput
CzPlatformMain
CzPlatformMarketAndroid
CzPlatformMarketiOS
CzPlatformMarketTest
CzPlatformOther
CzPlatformRender
CzPlatformSys
CzPlatformUI
CzPlatformVideo
CzProgram
CzProgramCreator
CzProgramManager
CzPrograms
CzRect
CzRemoteReqCzRemmoteReq - A remote request
CzRemoteReqCreatorCzRemoteReqCreator - Creates an instance of a RemoteReq
CzRenderMaterial
CzRenderPrim
CzRenderPrim3
CzSceneA scene contains, handles and tracks a group of actors
CzSceneCreatorCreates an instance of a scene ovject
CzScriptA script
CzScriptCallbackA script callback
CzScriptCreatorCreates an instance of a game script object from XOML
CzScriptEngineLuaLUA script engine
CzSettingsCzSettings is a settings class that controls various settings of the AppEasy engine
CzShape
CzShapeCreator
CzSlotArray< T >Basic resizable slot array
CzSoundCzSound - A sound effect
CzSoundCreatorCzSoundCreator - Creates an instance of a sound object
CzSpriteA sprite is the visual representation of an on screen game object
CzSpriteManager
CzStringA simple named string builder style class
CzStyle
CzStyleCreator
CzStyleProperty
CzSVec2
CzTemplate
CzTemplateCreator
CzTemplateFrom
CzTemplateFromCreator
CzTextSprite
CzTextureinfo
CzTimerPolled timer
CzTimersManagerManager a collection of XOML timers
CzTouchRepresents a single touch
CzUIBaseBase class of all UI components
CzUIBigImage
CzUICanvas
CzUICanvasCreator
CzUIGridAn image based actor that acts as a grid, allowing other actors to be arranged into a grid
CzUIGridColumnA grid column
CzUIGridCreatorCreates an instance of a grid actor object
CzUIGridRowA grid row
CzUIIcon
CzUIIconCreator
CzUIImageView
CzUIImageViewCreator
CzUILabel
CzUILabelCreator
CzUIListBox
CzUIListBoxCreator
CzUIListBoxItem
CzUINavBar
CzUIPanel
CzUIPicker
CzUISlider
CzUISliderCreator
CzUIStackPanel
CzUIStackPanelCreator
CzUIStepper
CzUITab
CzUITabBar
CzUITabBarCreator
CzUITabCreator
CzUITabs
CzUITabsCreator
CzUITextBox
CzUITextBoxCreator
CzUITextView
CzUITextViewCreator
CzUIToolBar
CzUIVideoOverlay
CzUIVideoOverlayCreator
CzUIWebView
CzUIWebViewCreator
CzUIWrapPanel
CzUIWrapPanelCreator
CzUserPropertyListA user property list
CzUserPropertyListCreatorCreates an instance of a user properties class
CzUtilsCzUtils - Pure static utility class
CzVec2
CzVec3
CzVec4
CzVideo
CzVideoCamA class that is used to control the video camera
CzVideoCamCreatorCreates an instance of a VideoCam
CzVideoCreator
CzXmlAttributeAn Xml attribute, e.g. <Something attribute="some value">
CzXmlNodeAn Xml node, e.g. <XmlNode></XmlNode>
CzXmlParserThe Xml parser
CzXmlTagMarkerXML tag marker
CzXmlToolsGeneral tools used by all CzXml classes
CzXomlThe main controller responsible for instantiating objects from XOML based files
CzXomlActions_ActorImplements a collection of actor actions
CzXomlActions_AnimationImplements a collection of animation actions
CzXomlActions_CommsImplements a collection of comms actions
CzXomlActions_MarketImplements actions that relate to in-app purchasing (the Market)
CzXomlActions_MediaImplements actions that relate to media control
CzXomlActions_ProgramImplements actions that relate to programs
CzXomlActions_ResourceImplements actions that relate to resources
CzXomlActions_SceneImplements actions that relate to scenes
CzXomlActions_ScriptImplements actions that relate to scripts
CzXomlActions_SharedImplements actions that are shared between actors and scenes
CzXomlActions_SysImplements actions that are system related
CzXomlActions_TimerImplements actions that are timer related
CzXomlActions_VariableImplements actions that are related to XOML variables
CzXomlAddVariable
CzXomlAddVariableCreator
CzXomlBinding
CzXomlBindings
CzXomlBindingsCreator
CzXomlClassDefUsed by classes to define accessible properties and methods
CzXomlClassPropertyUsed by classes definitions to list available properties
CzXomlCondition
CzXomlLoadUtility class to allow loading of XOML files from within another XOML file
CzXomlLoadCreatorCreates an instance of CzXomlLoad
CzXomlNamedPropertyA basic XOML property that has a name
CzXomlPropertyA basic XOML property
CzXomlResourceManagerCzResourceManager manages a collection of resource groups
CzXomlTimerPolled timer
CzXomlTimerCreatorCreates an instance of a Timer object
CzXomlVariable
CzXomlVariableArray
CzXomlVariableArrayBool
CzXomlVariableArrayFloat
CzXomlVariableArrayInt
CzXomlVariableBool
CzXomlVariableCondition
CzXomlVariableFloat
CzXomlVariableInt
CzXomlVariableManager
CzXomlVariableVec2
CzXomlVariableVec3
CzXomlVariableVec4
CzXomlVariableXML
IzAnimTargetAn animation target object
IzBox2dJoint
IzBrush
IzCommandExecutor
IzLoader
IzModifier
IzModifierCreator
IzPlatform
IzPlatformAudio
IzPlatformCam
IzPlatformComms
IzPlatformDisplay
IzPlatformFacebook
IzPlatformFile
IzPlatformFont
IzPlatformImaging
IzPlatformInput
IzPlatformMarket
IzPlatformOther
IzPlatformRender
IzPlatformSys
IzPlatformUI
IzPlatformVideo
IzRenderPrim
IzScriptEngineAbstract base class that all script engines derive from
IzXomlActionBase class that is used by classes that create actions that can be executed in XOML
IzXomlClassCreatorBase class that is used by classes that create an instance of a XOML resource type
IzXomlResourceBase class that is used by all classes that can be instantiated from XOML markup
CzPlatformUI::WebViewData