Advertisement
Guest User

Untitled

a guest
Aug 13th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Haxe 0.11 KB | None | 0 0
  1. typedef GpuComponent {
  2.     >Component,
  3.     public function bind(address: String, reset: Bool = true): BindResult;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement