Created
March 19, 2015 17:25
-
-
Save james4k/e92d4559990a0a5eefd7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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