TextureWrap constructor

const TextureWrap(
  1. int value
)

Implementation

const TextureWrap(int value) : super(value);