FakeTexture constructor

FakeTexture(
  1. [dynamic image]
)

Implementation

FakeTexture([dynamic image]) : super(image);