Download LayerSprites Free Java Code

Description

LayerSprites is a library designed to simplify the use of sprite sheets (image maps containing multiple sub images) in UIKit applications without using OpenGL or 3rd party game libraries. Can load sprite sheets in the Coco2D format.

Icons

LayerSprites

Source Files

The download file LayerSprites-master.zip has the following entries.


Examples/DrawingDemo/DrawingDemo.xcodeproj/project.pbxproj
Examples/DrawingDemo/DrawingDemo/AppDelegate.h
Examples/DrawingDemo/DrawingDemo/AppDelegate.m
Examples/DrawingDemo/DrawingDemo/Default-568h@2x.png
Examples/DrawingDemo/DrawingDemo/Default.png
Examples/DrawingDemo/DrawingDemo/Default@2x.png
Examples/DrawingDemo/DrawingDemo/DrawingDemo-Info.plist
Examples/DrawingDemo/DrawingDemo/DrawingDemo-Prefix.pch
Examples/DrawingDemo/DrawingDemo/SpriteView.h
Examples/DrawingDemo/DrawingDemo/SpriteView.m
Examples/DrawingDemo/DrawingDemo/ViewController.h
Examples/DrawingDemo/DrawingDemo/ViewController.m
Examples/DrawingDemo/DrawingDemo/en.lproj/InfoPlist.strings
Examples/DrawingDemo/DrawingDemo/en.lproj/ViewController.xib
Examples/DrawingDemo/DrawingDemo/main.m/*  w  w w .  j  av  a 2 s .c om*/
Examples/ImageMaps/lostgarden.atlas/Character Boy.png
Examples/ImageMaps/lostgarden.atlas/Character Boy@2x.png
Examples/ImageMaps/lostgarden.atlas/Character Horn Girl.png
Examples/ImageMaps/lostgarden.atlas/Character Horn Girl@2x.png
Examples/ImageMaps/lostgarden.atlas/Character Pink Girl.png
Examples/ImageMaps/lostgarden.atlas/Character Pink Girl@2x.png
Examples/ImageMaps/lostgarden.atlas/Character Princess Girl.png
Examples/ImageMaps/lostgarden.atlas/Character Princess Girl@2x.png
Examples/ImageMaps/lostgarden.atlas/Gem Blue.png
Examples/ImageMaps/lostgarden.atlas/Gem Blue@2x.png
Examples/ImageMaps/lostgarden.atlas/Gem Green.png
Examples/ImageMaps/lostgarden.atlas/Gem Green@2x.png
Examples/ImageMaps/lostgarden.atlas/Gem Orange.png
Examples/ImageMaps/lostgarden.atlas/Gem Orange@2x.png
Examples/ImageMaps/lostgarden.atlas/Heart.png
Examples/ImageMaps/lostgarden.atlas/Heart@2x.png
Examples/ImageMaps/lostgarden.atlas/Key.png
Examples/ImageMaps/lostgarden.atlas/Key@2x.png
Examples/ImageMaps/lostgarden.atlas/Rock.png
Examples/ImageMaps/lostgarden.atlas/Rock@2x.png
Examples/ImageMaps/lostgarden.atlas/SpeechBubble.png
Examples/ImageMaps/lostgarden.atlas/SpeechBubble@2x.png
Examples/ImageMaps/lostgarden.atlas/Star.png
Examples/ImageMaps/lostgarden.atlas/Star@2x.png
Examples/ImageMaps/lostgarden.atlas/Tree Short.png
Examples/ImageMaps/lostgarden.atlas/Tree Short@2x.png
Examples/ImageMaps/lostgarden.atlas/Tree Tall.png
Examples/ImageMaps/lostgarden.atlas/Tree Tall@2x.png
Examples/ImageMaps/lostgarden.atlas/Tree Ugly.png
Examples/ImageMaps/lostgarden.atlas/Tree Ugly@2x.png
Examples/ImageMaps/lostgarden.plist
Examples/ImageMaps/lostgarden.png
Examples/ImageMaps/lostgarden@2x.png
Examples/LayersDemo/LayersDemo.xcodeproj/project.pbxproj
Examples/LayersDemo/LayersDemo.xcodeproj/xcshareddata/xcschemes/LayersDemo.xcscheme
Examples/LayersDemo/LayersDemo/AppDelegate.h
Examples/LayersDemo/LayersDemo/AppDelegate.m
Examples/LayersDemo/LayersDemo/Default-568h@2x.png
Examples/LayersDemo/LayersDemo/Default.png
Examples/LayersDemo/LayersDemo/Default@2x.png
Examples/LayersDemo/LayersDemo/LayersDemo-Info.plist
Examples/LayersDemo/LayersDemo/LayersDemo-Prefix.pch
Examples/LayersDemo/LayersDemo/ViewController.h
Examples/LayersDemo/LayersDemo/ViewController.m
Examples/LayersDemo/LayersDemo/en.lproj/InfoPlist.strings
Examples/LayersDemo/LayersDemo/en.lproj/ViewController.xib
Examples/LayersDemo/LayersDemo/main.m
Examples/SpritesDemo/SpritesDemo.xcodeproj/project.pbxproj
Examples/SpritesDemo/SpritesDemo/AppDelegate.h
Examples/SpritesDemo/SpritesDemo/AppDelegate.m
Examples/SpritesDemo/SpritesDemo/Default-568h@2x.png
Examples/SpritesDemo/SpritesDemo/Default.png
Examples/SpritesDemo/SpritesDemo/Default@2x.png
Examples/SpritesDemo/SpritesDemo/SpriteCell.xib
Examples/SpritesDemo/SpritesDemo/SpritesDemo-Info.plist
Examples/SpritesDemo/SpritesDemo/SpritesDemo-Prefix.pch
Examples/SpritesDemo/SpritesDemo/ViewController.h
Examples/SpritesDemo/SpritesDemo/ViewController.m
Examples/SpritesDemo/SpritesDemo/en.lproj/InfoPlist.strings
Examples/SpritesDemo/SpritesDemo/main.m
Examples/TextureAtlasDemo/AtlasDemo.xcodeproj/project.pbxproj
Examples/TextureAtlasDemo/AtlasDemo.xcodeproj/xcshareddata/xcschemes/LayersDemo.xcscheme
Examples/TextureAtlasDemo/AtlasDemo/AppDelegate.h
Examples/TextureAtlasDemo/AtlasDemo/AppDelegate.m
Examples/TextureAtlasDemo/AtlasDemo/AtlasDemo-Info.plist
Examples/TextureAtlasDemo/AtlasDemo/AtlasDemo-Prefix.pch
Examples/TextureAtlasDemo/AtlasDemo/Default-568h@2x.png
Examples/TextureAtlasDemo/AtlasDemo/Default.png
Examples/TextureAtlasDemo/AtlasDemo/Default@2x.png
Examples/TextureAtlasDemo/AtlasDemo/ViewController.h
Examples/TextureAtlasDemo/AtlasDemo/ViewController.m
Examples/TextureAtlasDemo/AtlasDemo/en.lproj/InfoPlist.strings
Examples/TextureAtlasDemo/AtlasDemo/en.lproj/ViewController.xib
Examples/TextureAtlasDemo/AtlasDemo/main.m
Examples/ViewsDemo/ViewsDemo.xcodeproj/project.pbxproj
Examples/ViewsDemo/ViewsDemo.xcodeproj/xcshareddata/xcschemes/ViewsDemo.xcscheme
Examples/ViewsDemo/ViewsDemo/AppDelegate.h
Examples/ViewsDemo/ViewsDemo/AppDelegate.m
Examples/ViewsDemo/ViewsDemo/Default-568h@2x.png
Examples/ViewsDemo/ViewsDemo/Default.png
Examples/ViewsDemo/ViewsDemo/Default@2x.png
Examples/ViewsDemo/ViewsDemo/ViewController.h
Examples/ViewsDemo/ViewsDemo/ViewController.m
Examples/ViewsDemo/ViewsDemo/ViewsDemo-Info.plist
Examples/ViewsDemo/ViewsDemo/ViewsDemo-Prefix.pch
Examples/ViewsDemo/ViewsDemo/en.lproj/InfoPlist.strings
Examples/ViewsDemo/ViewsDemo/en.lproj/ViewController.xib
Examples/ViewsDemo/ViewsDemo/main.m
LICENCE.md
LayerSprites.podspec
LayerSprites/LSImage.h
LayerSprites/LSImage.m
LayerSprites/LSImageMap.h
LayerSprites/LSImageMap.m
LayerSprites/LSImageView.h
LayerSprites/LSImageView.m
README.md
RELEASE NOTES.md

Download

Click the following link to download LayerSprites-master.zip.

LayerSprites-master.zip




















Home »
  Objective C Free Code »
    Media »




Animation
Audio
Chat
Chatter
MIDI
News
OCR
OpenGL
PDF
SVG