menu
bullseye2d
bullseye2d.dart
TextureFlags
repeatS constant
repeatS
dark_mode
light_mode
repeatS
constant
int
const
repeatS
Repeats the texture in the S (U) direction.
Implementation
static const int repeatS = 0x10;
bullseye2d
bullseye2d
TextureFlags
repeatS constant
TextureFlags class