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

Side by Side Diff: nacltoons/bindings/level_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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | nacltoons/bindings/lua_level_layer.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 $#include "lua_level_layer.h"
2 $#include "level_layer.h"
3
4 class LevelLayer : public CCLayerColor
5 {
6 b2World* GetWorld();
7 void LevelComplete();
8 }
OLDNEW
« no previous file with comments | « no previous file | nacltoons/bindings/lua_level_layer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698