PhysicsWakeUpAllIntersectingObjects
Physics
PhysicsWakeUpAllIntersectingObjects Reference
#include "TrueAxis.bi"
Description:
- Call this function to wake up all objects that intersect with a given bounding box.
- Functions:
- declare sub PhysicsWakeUpAllIntersectingObjects(byval centerX as single, byval centerY as single, byval centerZ as single, _
- byval width as single, byval height as single, byval depth as single)
- declare sub PhysicsAABBWakeUpAllIntersectingObjects(byref aabb as const TA_AABB)
Copyright © 2015
Created with the Freeware Edition of HelpNDoc: Create HTML Help, DOC, PDF and print manuals from 1 single source