hpl3:community:scripting:classes:iscrmovestate_interface [2015/11/07 04:10] abion47 created |
hpl3:community:scripting:classes:iscrmovestate_interface [2015/11/07 04:10] (current) abion47 [Functions] |
||
---|---|---|---|
Line 9: | Line 9: | ||
^ Return Type ^ Function Name ^ Parameters ^ Description ^ | ^ Return Type ^ Function Name ^ Parameters ^ Description ^ | ||
| [[cLuxMoveState]]@ | GetBase | | | | | [[cLuxMoveState]]@ | GetBase | | | | ||
- | | void | CharBody_GravityCollide | [[iCharacterBody]]@ apCharBody, \\ [[iPhysicsBody]]@ apBody, \\ [[cCollideBody]]@ apCollideData | | | + | | void | CharBody_GravityCollide | [[iCharacterBody]]@ apCharBody, \\ [[iPhysicsBody]]@ apBody, \\ [[cCollideData]]@ apCollideData | | |
| void | CharBody_HitGround | [[iCharacterBody]]@ apCharBody, \\ const [[cVector3f]] &in avVel | | | | void | CharBody_HitGround | [[iCharacterBody]]@ apCharBody, \\ const [[cVector3f]] &in avVel | | | ||
| void | OnMapEnter | [[cLuxMap]]@ apMap | | | | void | OnMapEnter | [[cLuxMap]]@ apMap | | |