Mobile::setMobilePhonePosition
Внешний вид
Syntax
<syntaxhighlight lang="javascript">mp.game.mobile.setMobilePhonePosition(posX, posY, posZ);</syntaxhighlight>
Required Arguments
- posX: float
- posY: float
- posZ: float
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