User Tools

Site Tools


hpl3:game:scripting:entities

Link to this comparison view

Both sides previous revision Previous revision
hpl3:game:scripting:entities [2017/05/03 14:43]
alexkalopsia [Agent] Repetition of GiveDamage
hpl3:game:scripting:entities [2017/05/03 14:44] (current)
alexkalopsia [Critter] Repetition of GiveDamage
Line 134: Line 134:
 **void GiveDamage(float afAmount, int alStrength, const tString&​in asType, const tString&​in asSource)** \\ **void GiveDamage(float afAmount, int alStrength, const tString&​in asType, const tString&​in asSource)** \\
 **void OnUpdate(float afTimeStep)** \\ **void OnUpdate(float afTimeStep)** \\
-**void OnPostUpdate(float afTimeStep)\\ +**void OnPostUpdate(float afTimeStep)** \\ 
-****void OnVariableUpdate(float afDeltaTime)** \\+**void OnVariableUpdate(float afDeltaTime)** \\
 **void OnHealthChange()** \\ **void OnHealthChange()** \\
 **bool CanInteract(int alType, iPhysicsBody@ apBody)** \\ **bool CanInteract(int alType, iPhysicsBody@ apBody)** \\
 **bool OnInteract(int alType, iPhysicsBody@ apBody, const cVector3f &in avFocusPos, const tString&​in asData)** \\ **bool OnInteract(int alType, iPhysicsBody@ apBody, const cVector3f &in avFocusPos, const tString&​in asData)** \\
 **void OnConnectionStateChange(iLuxEntity@ apEntity,​int alState)** \\ **void OnConnectionStateChange(iLuxEntity@ apEntity,​int alState)** \\
-**float DrawDebugOutput(cGuiSet @apSet,​iFontData @apFont,​float afStartY)** ​\\ +**float DrawDebugOutput(cGuiSet @apSet,​iFontData @apFont,​float afStartY)** 
-**void GiveDamage(float afAmount, int alStrength, const tString&​in asType, const tString&​in asSource)**+
 ==== Area ==== ==== Area ====
  
hpl3/game/scripting/entities.1493822631.txt.gz · Last modified: 2017/05/03 14:43 by alexkalopsia