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
CzMetrics Class Reference

CzMetrics - Metrics class. More...

#include <CzUtil.h>

List of all members.

Static Public Attributes

static int TotalSpritesProcessed = 0
 Total sprites that were processed.
static int TotalSpritesCreated = 0
 Total sprites that were created.
static int TotalSpritesDestroyed = 0
 Total sprites that were destroyed.
static int TotalActorsProcessed = 0
 Total actors that were processed.
static int TotalActorsCreated = 0
 Total actors that were created.
static int TotalActorsDestroyed = 0
 Total actors that were destroyed.

Detailed Description

CzMetrics - Metrics class.

Used to gather certain metrics


Member Data Documentation

Total actors that were created.

Total actors that were destroyed.

Total actors that were processed.

Total sprites that were created.

Total sprites that were destroyed.

Total sprites that were processed.


The documentation for this class was generated from the following files: