You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the GameManager docs move is described to take a move(from, to, forces) as the first three argument. The forces keyword isn't used anywhere else. I'm guessing it means Energy? If so, docs should likely be updated to reflect that for consistency.
The text was updated successfully, but these errors were encountered:
In the GameManager docs move is described to take a
move(from, to, forces)
as the first three argument. Theforces
keyword isn't used anywhere else. I'm guessing it means Energy? If so, docs should likely be updated to reflect that for consistency.The text was updated successfully, but these errors were encountered: