mirror of
https://github.com/vrld/hump.git
synced 2024-11-23 12:24:19 +00:00
Fix typo in gamestate docs
"looses" -> "loses"
This commit is contained in:
parent
c7fa7794b5
commit
51caee1430
@ -82,7 +82,7 @@ callbacks for initalizing, entering and leaving a state:
|
||||
Draw on the screen. Called every frame.
|
||||
|
||||
``focus()``
|
||||
Called if the window gets or looses focus.
|
||||
Called if the window gets or loses focus.
|
||||
|
||||
``keypressed()``
|
||||
Triggered when a key is pressed.
|
||||
|
Loading…
Reference in New Issue
Block a user