Toggle menu
Nitlanguage.org
Nitdoc
gamnit
textures
Texture
_error
private
var
_error
: nullable
Error
gamnit
::
Texture
::
_error
Doc
Linearization
Summary
Last error on this texture
Last error on this texture
Summary
Property definitions
gamnit$Texture$_error
Property definitions
gamnit
$
Texture
::
_error
# Last error on this texture
var
error
:
nullable
Error
=
null
lib/gamnit/textures.nit:74,2--75,33