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

Unified Diff: nacltoons/bindings/lua_level_layer.h

Issue 12579005: [nacltoons] Rename core classes in accordance with doc. (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « nacltoons/bindings/level_layer.pkg ('k') | nacltoons/bindings/lua_level_layer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nacltoons/bindings/lua_level_layer.h
diff --git a/nacltoons/bindings/lua_physics_layer.h b/nacltoons/bindings/lua_level_layer.h
similarity index 64%
rename from nacltoons/bindings/lua_physics_layer.h
rename to nacltoons/bindings/lua_level_layer.h
index 8e8233ce2f8ad478a37c27c7be0e3044afd917c0..c843e694f6fa38d3d241b9dabd20ffcbaaab0bf6 100644
--- a/nacltoons/bindings/lua_physics_layer.h
+++ b/nacltoons/bindings/lua_level_layer.h
@@ -1,5 +1,5 @@
/*
-** Lua binding: physics_layer
+** Lua binding: level_layer
** Generated automatically by tolua++-1.0.93 on Wed Feb 27 11:18:21 2013.
*/
@@ -9,4 +9,4 @@ extern "C" {
}
/* Exported function */
-TOLUA_API int tolua_physics_layer_open (lua_State* tolua_S);
+TOLUA_API int tolua_level_layer_open (lua_State* tolua_S);
« no previous file with comments | « nacltoons/bindings/level_layer.pkg ('k') | nacltoons/bindings/lua_level_layer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698