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
CzBox2dJointPulley Struct Reference

#include <CzBox2dJoint.h>

Inheritance diagram for CzBox2dJointPulley:
IzBox2dJoint

List of all members.

Public Member Functions

 CzBox2dJointPulley ()
void Create (CzBox2dWorld *world)
b2Joint * getJoint ()

Public Attributes

b2Vec2 GroundAnchorA
b2Vec2 GroundAnchorB
float LengthA
float LengthB
float Ratio
b2PulleyJoint * Joint

Constructor & Destructor Documentation


Member Function Documentation

void CzBox2dJointPulley::Create ( CzBox2dWorld world) [virtual]

Implements IzBox2dJoint.

b2Joint* CzBox2dJointPulley::getJoint ( ) [inline, virtual]

Implements IzBox2dJoint.


Member Data Documentation

b2PulleyJoint* CzBox2dJointPulley::Joint

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