⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.

Axmol Engine 3.0.0-84160d4
Loading...
Searching...
No Matches
Acceleration Struct Reference

The device accelerometer reports values for each axis in units of g-force. More...

#include <Types.h>

Inherits Object.

Additional Inherited Members

Public Member Functions inherited from Object
void retain ()
 Retains the ownership.
void release ()
 Releases the ownership immediately.
Objectautorelease ()
 Releases the ownership sometime soon automatically.
unsigned int getReferenceCount () const
 Returns the Object's current reference count.
virtual ~Object ()
 Destructor.
Public Attributes inherited from Object
unsigned int _ID
 object id, ScriptSupport need public _ID
int _luaID
 Lua reference id.

Detailed Description

The device accelerometer reports values for each axis in units of g-force.


The documentation for this struct was generated from the following file:
  • Types.h