rage game engine free game engine

rglLoadDynamicPredefined

Sulaco Home
/ News / About Rage 3D / Current Features / Download Rage 3D / License / News Archive / Our Team / Rage 3D Functions / Rage 3D Games / Screen Shots / Tutorials /

Google
 
Web www.rage-game-engine.za.net



Hosting provided by Sulaco New Media Windows IIS Web Hosting - Asp.net Website Hosting

 Ads


rglLoadDynamicPredefined

function rglLoadDynamicPredefined(
const aDynObjectType : TRGLDynamicObjectTypes;
const aMaterialIndex : Integer;
const aPosX, aPosY, aPosZ, aPitch, aYaw, aRoll : Single;
const aWidth, aHeight, aDepth : Single) : Integer;
stdcall;

Load a predefined object (Quad or Cube)

Parameters
aDynObjectType - Constant defined in RageExposedTypes.pas can be RGL-DYN-OBJECT-CUBE or RGL-DYN-OBJECT-QUAD
aPosX, aPosY, aPosZ - position vector of the object

aPitch, aYaw, aRoll - set the rotation of the object

aWidth, aHeight, aDepth - size of the object



 Ads




SourceForge.net Logo