Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
SelectObjectInEditor Class Reference
+ Inheritance diagram for SelectObjectInEditor:

Public Member Functions

void Start ()
 
void OnMouseDown ()
 
void OnMouseOver ()
 
void OnBeginDrag (Vector2 _pos)
 
void CreateNewEvent ()
 
void OnDrag (Vector2 _pos)
 
void UpdateChildrenInstant (int _layer, string _id)
 
void OnEndDrag (Vector2 _pos)
 
Vector2 GetWorldPos ()
 
void UpdatePosition (bool _fullUpdate=false)
 
void Update ()
 

Public Attributes

bool isSnapping
 
Vector2 OldValue
 
Vector2 NewValue
 
bool isDragging
 
Outlinable outline
 
string ID
 
ObjectSelection.SelectionType Type = ObjectSelection.SelectionType.Object
 

Private Member Functions

void OnMouseUp ()
 
void OnMouseExit ()
 

Private Attributes

bool isStartDrag = false
 
List< DataManager.GameData.EventKeyframeCurrentKeyframes = new List<DataManager.GameData.EventKeyframe>()
 
Vector3 EndPos
 
float timeCount = 0.0f
 

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