SequenceFrame constructor

SequenceFrame(
  1. int _atlasIndex,
  2. int _offset
)

Implementation

SequenceFrame(this._atlasIndex, this._offset);