The search keyword must be a single word (no spaces).
Function SetCameraQuickPosition
- Line
- 3623
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- real x, real y
- Returns
- nothing
| 3623 | native SetCameraQuickPosition takes real x, real y returns nothing |
| 3624 | native SetCameraBounds takes real x1, real y1, real x2, real y2, real x3, real y3, real x4, real y4 returns nothing |
| 3625 | native StopCamera takes nothing returns nothing |
| 3626 | native ResetToGameCamera takes real duration returns nothing |
| 3627 | native PanCameraTo takes real x, real y returns nothing |
| 3628 | native PanCameraToTimed takes real x, real y, real duration returns nothing |