Home | History | Annotate | Download | only in egg

Lines Matching refs:Cloud

455                 s = new Cloud(getContext());
1421 private class Cloud extends Scenery {
1422 Cloud(Context context) {
1424 setBackgroundResource(frand() < 0.01f ? R.drawable.cloud_off : R.drawable.cloud);