IDrawCommand.hx 58 B

1234
  1. package flash.display;
  2. extern interface IDrawCommand {
  3. }