derive EnemyPhysics module from functor
This commit is contained in:
@@ -28,4 +28,5 @@ struct
|
||||
(* constants for enemy *)
|
||||
val enemySize = 35
|
||||
val enemySizeReal: Real32.real = 35.0
|
||||
val moveEnemyBy = 5
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user