extract player patch types and functions to its own module
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
structure PlayerEnemy =
|
||||
struct
|
||||
open GameType
|
||||
open PlayerPatch
|
||||
|
||||
fun getEnemyRecoilPatches (player, playerOnRight, acc) =
|
||||
if playerOnRight then
|
||||
|
||||
Reference in New Issue
Block a user