![]() |
Project Arrhythmia
A video game developed by Vitamin Games.
|
Public Member Functions | |
| CustomObject (string _name, string _raw, Sprite _sprite, Texture2D _texture, bool _valid, int _width, int _height) | |
Public Attributes | |
| string | id |
| bool | valid |
| string | name |
| string | raw |
| Sprite | sprite |
| Texture2D | texture |
| int | width |
| int | height |