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

Unified Diff: nacltoons/bindings/physics_layer.pkg

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/lua_physics_layer.cpp ('k') | nacltoons/game.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nacltoons/bindings/physics_layer.pkg
diff --git a/nacltoons/bindings/physics_layer.pkg b/nacltoons/bindings/physics_layer.pkg
deleted file mode 100644
index 5ae5112b180899c4d07e2f763d3149b58f1dab35..0000000000000000000000000000000000000000
--- a/nacltoons/bindings/physics_layer.pkg
+++ /dev/null
@@ -1,8 +0,0 @@
-$#include "lua_physics_layer.h"
-$#include "physics_layer.h"
-
-class PhysicsLayer : public CCLayerColor
-{
- b2World* GetWorld();
- void LevelComplete();
-}
« no previous file with comments | « nacltoons/bindings/lua_physics_layer.cpp ('k') | nacltoons/game.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698