Mobile::setMobilePhoneRotation
Внешний вид
Last parameter is unknown and always zero.
Syntax
<syntaxhighlight lang="javascript">mp.game.mobile.setMobilePhoneRotation(rotX, rotY, rotZ, p3);</syntaxhighlight>
Required Arguments
- rotX: float
- rotY: float
- rotZ: float
- p3: int (unknown)
Return value
- Undefined
Example
<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>
See also
- mp.game.mobile.cellCamActivate
- mp.game.mobile.createMobilePhone
- mp.game.mobile.getMobilePhonePosition
- mp.game.mobile.getMobilePhoneRenderId
- mp.game.mobile.getMobilePhoneRotation
- mp.game.mobile.moveFinger
- mp.game.mobile.scriptIsMovingMobilePhoneOffscreen
- mp.game.mobile.setMobilePhonePosition
- mp.game.mobile.setMobilePhoneRotation
- mp.game.mobile.setMobilePhoneScale
- mp.game.mobile.setPhoneLean