Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
ParallaxObject Class Reference

Classes

class  AnimationData
 
class  ShapeData
 
class  TransformData
 

Public Member Functions

void ReGenID ()
 

Static Public Member Functions

static ParallaxObject DeepCopy (ParallaxObject _orig, bool _newID=false)
 

Public Attributes

string ID = ""
 ID for the parallax object.
 
TransformData Transform = new TransformData()
 
AnimationData Animation = new AnimationData()
 
ShapeData Shape = new ShapeData()
 

Properties

int Color [get, set]
 Custom color to use if parallax object is in primary layer.
 

Private Attributes

int _color = 0
 

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