Main Page | Namespace List | Alphabetical List | Class List | File List | Class Members | Related Pages

DART_Physics::SetGravity Class Reference

slightly modified version of the standard Havok Physics SetGravity behavior More...

List of all members.

Public Member Functions

 beginSprite (me)
 Sprite Handlers--------------------------------------------------------------- ------------------------------------------------------------------------------.

 endSprite (me)
 PURPOSE: General clean up.

 enterFrame (me)
 PURPOSE: Update tracking camera.

 exitFrame (me)
 PURPOSE: Update old positional information.

 isOKtoAttach (aScript, aSpriteType, aSpriteNum)
 Predefined Handlers----------------------------------------------------------- ------------------------------------------------------------------------------ PURPOSE: Determines whether the behavior can be dropped onto a sprite in the score.

 getPropertyDescriptionList (aScript)
 PURPOSE: Allows the user a dialog box access to the behavior's properties.

 getBehaviorToolTip (aScript)
 PURPOSE: Provides a tooltip in the behavior library palette.

 getBehaviorDescription (aScript)
 PURPOSE: Provides a behavior description in the behavior inspector.


Private Attributes

 pCamera
 ------- Camera

 pMember
 ------- Member

 pSprite
 ------- Sprite


Detailed Description

slightly modified version of the standard Havok Physics SetGravity behavior


Member Function Documentation

DART_Physics::SetGravity::beginSprite me   ) 
 

Sprite Handlers--------------------------------------------------------------- ------------------------------------------------------------------------------.

DART_Physics::SetGravity::endSprite me   ) 
 

PURPOSE: General clean up.

ACCEPTS: 'me' as an instance of this script. RETURNS: Nothing. ---------------------------------

DART_Physics::SetGravity::enterFrame me   ) 
 

PURPOSE: Update tracking camera.

ACCEPTS: 'me' as an instance of this script. RETURNS: Nothing. ---------------------------

DART_Physics::SetGravity::exitFrame me   ) 
 

PURPOSE: Update old positional information.

ACCEPTS: 'me' as an instance of this script. RETURNS: Nothing. ---------------------------

DART_Physics::SetGravity::getBehaviorDescription aScript   ) 
 

PURPOSE: Provides a behavior description in the behavior inspector.

ACCEPTS: 'aScript' as a reference to a script member. RETURNS: 'tString' as a string. ---------------------------------

DART_Physics::SetGravity::getBehaviorToolTip aScript   ) 
 

PURPOSE: Provides a tooltip in the behavior library palette.

ACCEPTS: 'aScript' as a reference to a script member. RETURNS: 'tString' as a string. ---------------------------------

DART_Physics::SetGravity::getPropertyDescriptionList aScript   ) 
 

PURPOSE: Allows the user a dialog box access to the behavior's properties.

ACCEPTS: 'aScript' as a reference to a script member. RETURNS: 'TGPDList' as a property list containing author definable behavior properties ---------------------------------

DART_Physics::SetGravity::isOKtoAttach aScript  ,
aSpriteType  ,
aSpriteNum 
 

Predefined Handlers----------------------------------------------------------- ------------------------------------------------------------------------------ PURPOSE: Determines whether the behavior can be dropped onto a sprite in the score.

ACCEPTS: 'aScript' as a reference to a script member. 'aSpriteType' as a symbol. It indicates the type of sprite attempting to be dropped on to. 'aSpriteNum' as an integer. Indicates the channel of the sprite being dropped on to. RETURNS: True if the behavior is allowed to be dropped on the sprite or score, false otherwise. ---------------------------------


Member Data Documentation

DART_Physics::SetGravity::pCamera [private]
 

------- Camera

This sprite's camera.

DART_Physics::SetGravity::pMember [private]
 

------- Member

The member of this sprite.

DART_Physics::SetGravity::pSprite [private]
 

------- Sprite

This sprite.


Generated on Fri Oct 8 16:38:01 2004 for DART-Lingo by doxygen 1.3.7