Toggle menu
Nitlanguage.org
Nitdoc
app
app_base
App
resumed=
private
fun
resumed=
(resumed:
Bool
)
app
::
App
::
resumed=
Doc
Linearization
Summary
State between
resume
and
pause
State between
resume
and
pause
Summary
Property definitions
gamnit::gamnit_android$app::App$resumed=
Property definitions
gamnit
::
gamnit_android
$
App
::
resumed=
# State between `resume` and `pause`
private
var
resumed
=
false
lib/gamnit/gamnit_android.nit:64,2--65,28