Skip to content

Instantly share code, notes, and snippets.

@VitaminaCPP
Last active August 29, 2015 14:08
Show Gist options
  • Save VitaminaCPP/69ab7211c0d2ec445f98 to your computer and use it in GitHub Desktop.
Save VitaminaCPP/69ab7211c0d2ec445f98 to your computer and use it in GitHub Desktop.
objeto todo_en_posicion = { 1, 2 };
objeto posicion_y_masa = { {1}, 2 };
objeto solo_la_masa = { {}, 1 };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment