mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-06-27 11:58:51 +02:00
refactor: level resource loader
This commit is contained in:
@ -17,7 +17,7 @@ class GameManager {
|
||||
|
||||
class Level {
|
||||
- name: String
|
||||
- musicPath: String
|
||||
- musicName: String
|
||||
+ StartLevel()
|
||||
+ EndLevel()
|
||||
+ CheckCompletion(): Boolean
|
||||
|
Reference in New Issue
Block a user