AI 144542: am: CL 144539 am: CL 144533 Reformat JetBoy samples to match code style.
Original author: xav Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 144542
This commit is contained in:
committed by
The Android Open Source Project
parent
cfe4476f03
commit
dfd26a838a
@@ -15,12 +15,11 @@
|
||||
*/
|
||||
|
||||
// FIXME: review and cleanup
|
||||
|
||||
package com.example.android.jetboy;
|
||||
|
||||
public class Explosion {
|
||||
|
||||
public int mAniIndex = 0;
|
||||
public int mDrawY = 0;
|
||||
public int mDrawX = 0;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user