Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CMapEditorCamera Class Reference

Documentation for class CMapEditorCamera. More...

#include <doc.h>

Inheritance diagram for CMapEditorCamera:
[legend]

Public Types

enum  EZoomLevel { Close , Medium , Far }
 
enum  ECameraVStep {
  Low , MediumLow , Medium , MediumHigh ,
  High
}
 

Public Member Functions

Void ReleaseLock ()
 
Void CenterOnCursor ()
 
Void WatchStart ()
 
Void WatchClosestFinishLine ()
 
Void WatchClosestCheckpoint ()
 
Void WatchWholeMap ()
 
Void WatchCustomSelection ()
 
Void MoveToMapCenter ()
 
Boolean GetLock ()
 
Boolean CanUse ()
 
Void IgnoreCameraCollisions (Boolean IgnoreCameraCollisions)
 
Void TurnH (Boolean Clockwise)
 
Void TurnH (Boolean Clockwise, Boolean HalfSteps)
 
Void TurnH (Boolean Clockwise, Boolean HalfSteps, Boolean Smooth)
 
Void TurnV (Boolean UpOrElseDown)
 
Void TurnV (Boolean UpOrElseDown, Boolean Smooth)
 
Void Move (CMapEditorPlugin::RelativeDirections RelativeDir)
 
Void FollowCursor (Boolean Follow)
 
Void CenterOnCursor (Boolean Smooth)
 
Void MoveToMapCenter (Boolean Smooth)
 
Void Watch (CBlock Block)
 
Void Watch (CBlock Block, Boolean Smooth)
 
Void Watch (CMacroblockInstance Macroblock)
 
Void Watch (CMacroblockInstance Macroblock, Boolean Smooth)
 
Void Watch (CBlockClip Clip)
 
Void Watch (CBlockClip Clip, Boolean Smooth)
 
Void WatchStart (Boolean Smooth)
 
Void WatchClosestFinishLine (Boolean Smooth)
 
Void WatchClosestCheckpoint (Boolean Smooth)
 
Void WatchWholeMap (Boolean Smooth)
 
Void WatchMacroblocks (Integer UserData)
 
Void WatchMacroblocks (Integer UserData, Boolean Smooth)
 
Void ZoomIn (Boolean Loop)
 
Void ZoomIn (Boolean Loop, Boolean Smooth)
 
Void ZoomOut (Boolean Loop)
 
Void ZoomOut (Boolean Loop, Boolean Smooth)
 
Void Zoom (CMapEditorCamera::EZoomLevel Level)
 
Void Zoom (CMapEditorCamera::EZoomLevel Level, Boolean Smooth)
 
Void Look (CMapEditorPlugin::CardinalDirections8 Direction)
 
Void Look (CMapEditorPlugin::CardinalDirections8 Direction, Boolean Smooth)
 
Void Look (CMapEditorPlugin::CardinalDirections Direction)
 
Void Look (CMapEditorPlugin::CardinalDirections Direction, Boolean Smooth)
 
Void SetVStep (CMapEditorCamera::ECameraVStep Step)
 
Void WatchCustomSelection (Boolean WatchCustomSelection)
 
Void ActivateScrollRotateMode (Boolean ActivateScrollRotateMode)
 

Additional Inherited Members

- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CMapEditorCamera.


The documentation for this class was generated from the following file: