Add some (badly) generated platforms that will scroll

down whenever the player's top side depasses the middle
of the screen.
WiP.
This commit is contained in:
King_DuckZ 2014-07-05 20:33:16 +02:00
parent 976d34f17e
commit 4a3a0a4782
13 changed files with 251 additions and 55 deletions

View file

@ -54,6 +54,7 @@ add_executable(${PROJECT_NAME}
src/sizenotifiable.cpp
src/platform.cpp
src/platformsystem.cpp
src/movers/moverworld.cpp
)
target_link_libraries(${PROJECT_NAME}