Android Open Source - WallPaper Live super-mario-live-wallpaper






Project Summary

Super Mario Bros live wallpaper for Android.

Web Site / Source Repository

super-mario-live-wallpaper is hosted in the following web site
https://github.com/cameronmurphy/super-mario-live-wallpaper

If you think the Android project super-mario-live-wallpaper listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of super-mario-live-wallpaper.

ItemValue
Java File Count18
Activity Count0

Resource Files

There are 3 image files in super-mario-live-wallpaper. The names of the image files are listed as follows.

ic_launcher_wallpaper.png
overworld_bg.png
overworld_hill.png

The following screenshort is generated from the image listed above.

null




Java Source Files

super-mario-live-wallpaper has the following Java source files.

com.camurphy.wallpapers.mario.IObserver.java
com.camurphy.wallpapers.mario.MarioWallpaper.java
com.camurphy.wallpapers.mario.MarioWallpaperPainter.java
com.camurphy.wallpapers.mario.actor.Actor.java
com.camurphy.wallpapers.mario.actor.ActorState.java
com.camurphy.wallpapers.mario.actor.Mario.java
com.camurphy.wallpapers.mario.actor.QuestionMarkBox.java
com.camurphy.wallpapers.mario.actor.states.MarioLargeRunningActorState.java
com.camurphy.wallpapers.mario.animation.Animator.java
com.camurphy.wallpapers.mario.animation.OverworldAnimator.java
com.camurphy.wallpapers.mario.animation.Sequencer.java
com.camurphy.wallpapers.mario.object.BoxGroup.java
com.camurphy.wallpapers.mario.object.BrickBox.java
com.camurphy.wallpapers.mario.object.Grass.java
com.camurphy.wallpapers.mario.object.Hill.java
com.camurphy.wallpapers.mario.object.Object.java
com.camurphy.wallpapers.mario.scene.OverworldScene.java
com.camurphy.wallpapers.mario.scene.Scene.java