Mobile::setPhoneLean
if the bool 'Toggle' is 'true' so the phone is lean.
if the bool 'Toggle' is 'false' so the phone is not lean.
Syntax
mp.game.mobile.setPhoneLean(Toggle);
Required Arguments
- Toggle: Boolean
Return value
- Undefined
Example
// todo
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