Skip to content

Instantly share code, notes, and snippets.

@streamer45
Last active December 27, 2015 13:49
Show Gist options
  • Save streamer45/7336531 to your computer and use it in GitHub Desktop.
Save streamer45/7336531 to your computer and use it in GitHub Desktop.
[streamer45@archlinux gen]$ ./main_test
serializing kr_sprite_info to json...
{"filename" : "/path/to/sprite.png","rate" : 0,"controls": {"x" : 0,"y" : 0,"z" : 0,"w" : 0,"h" : 0,"rotation" : 0.00,"opacity" : 0.00}}
serializing kr_perspective_view to json...
{"top_left": {"x" : 0,"y" : 0},"top_right": {"x" : 0,"y" : 0},"bottom_left": {"x" : 0,"y" : 0},"bottom_right": {"x" : 0,"y" : 0}}
serializing kr_compositor_path_info to json...
{"name" : "","width" : 0,"height" : 0,"crop_x" : 0,"crop_y" : 0,"crop_width" : 0,"crop_height" : 0,"view": {"top_left": {"x" : 0,"y" : 0},"top_right": {"x" : 0,"y" : 0},"bottom_left": {"x" : 0,"y" : 0},"bottom_right": {"x" : 0,"y" : 0}},"controls": {"x" : 0,"y" : 0,"z" : 0,"w" : 0,"h" : 0,"rotation" : 0.00,"opacity" : 0.00}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment