Toggle menu
Nitlanguage.org
Nitdoc
scene2d
scene2d
Sprite
_width
private
var
_width
:
Int
scene2d
::
Sprite
::
_width
Doc
Linearization
Summary
width of the sprite
width of the sprite
Summary
Property definitions
scene2d$Sprite$_width
Property definitions
scene2d
$
Sprite
::
_width
# width of the sprite
var
width
:
Int
=
100
is
writable
lib/scene2d/scene2d.nit:45,2--46,33