Skip to content

Instantly share code, notes, and snippets.

@james4k
Created March 19, 2015 17:25
Show Gist options
  • Save james4k/e92d4559990a0a5eefd7 to your computer and use it in GitHub Desktop.
Save james4k/e92d4559990a0a5eefd7 to your computer and use it in GitHub Desktop.
int tmp16 = vertices->length; HX_STACK_VAR(tmp16,"tmp16");
HX_STACK_LINE(445)
Float tmp17 = (Float(tmp16) / Float((int)2)); HX_STACK_VAR(tmp17,"tmp17");
HX_STACK_LINE(445)
int tmp18 = ::Std_obj::_int(tmp17); HX_STACK_VAR(tmp18,"tmp18");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment