Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Side by Side Diff: nacltoons/bindings/lua_level_layer.h

Issue 15070003: [nacltoons] Add compound shapes. (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 /* 1 /*
2 ** Lua binding: level_layer 2 ** Lua binding: level_layer
3 ** Generated automatically by tolua++-1.0.93 on Wed Mar 27 14:15:50 2013. 3 ** Generated automatically by tolua++-1.0.93 on Wed May 8 17:00:28 2013.
4 */ 4 */
5 5
6 /* Exported function */ 6 /* Exported function */
7 TOLUA_API int tolua_level_layer_open (lua_State* tolua_S); 7 TOLUA_API int tolua_level_layer_open (lua_State* tolua_S);
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698