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
CzBox2dWorld Member List
This is the complete list of members for CzBox2dWorld, including all inherited members.
CzBox2dWorld()CzBox2dWorld [inline]
getGravity() const CzBox2dWorld [inline]
getPositionIterations() const CzBox2dWorld [inline]
getVelocityIterations() const CzBox2dWorld [inline]
getWorld()CzBox2dWorld [inline]
getWorldScale()CzBox2dWorld [inline]
GravityCzBox2dWorld [protected]
InitWorld(bool doSleep=true)CzBox2dWorld [virtual]
PixelToWorldX(float x)CzBox2dWorld [inline]
PixelToWorldY(float y)CzBox2dWorld [inline]
PositionIterationsCzBox2dWorld [protected]
setGravity(float x, float y)CzBox2dWorld
setPositionIterations(int count)CzBox2dWorld [inline]
setVelocityIterations(int count)CzBox2dWorld [inline]
setWorldScale(float x, float y)CzBox2dWorld [inline]
TimeStepCzBox2dWorld [protected]
UpdateWorld(float dt)CzBox2dWorld [virtual]
VelocityIterationsCzBox2dWorld [protected]
WorldCzBox2dWorld [protected]
WorldScaleCzBox2dWorld [protected]
WorldToPixelX(float x)CzBox2dWorld [inline]
WorldToPixelY(float y)CzBox2dWorld [inline]
~CzBox2dWorld()CzBox2dWorld [virtual]