Added classes.org.
This commit is contained in:
parent
664958a681
commit
570f4bfe61
|
@ -0,0 +1,24 @@
|
||||||
|
* Jukebox
|
||||||
|
|
||||||
|
* Level
|
||||||
|
|
||||||
|
* Player Object
|
||||||
|
** Player Robot
|
||||||
|
|
||||||
|
* World
|
||||||
|
|
||||||
|
* World Object
|
||||||
|
** Interactive Object
|
||||||
|
*** Block
|
||||||
|
**** Movable Block
|
||||||
|
***** Colour Block
|
||||||
|
**** Immovable Block
|
||||||
|
*** Water
|
||||||
|
*** Lever
|
||||||
|
*** Rolling Stone
|
||||||
|
*** Laser Beam
|
||||||
|
*** Mirror
|
||||||
|
|
||||||
|
** Non-Interactive Object
|
||||||
|
*** Background Tile
|
||||||
|
*** Effects
|
Loading…
Reference in New Issue