AI 144539: am: CL 144533 Reformat JetBoy samples to match code style.
Original author: xav Merged from: //branches/cupcake/... Automated import of CL 144539
This commit is contained in:
committed by
The Android Open Source Project
parent
62464e0187
commit
46132107e6
@@ -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