SubTexture constructor

SubTexture(
  1. Image image
)

Implementation

SubTexture(ui.Image image) : super(image);