Quantcast
Channel: CoderzHeaven » Visibility
Browsing all 2 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to make a sprite visible and invisible in Cocos2D ?

Hi, In order to make a sprite completely invisible , use the following code while using Cocos2D, this code will set the visibility of your sprite to zero. urSprite.visible = 0; In order to make a...

View Article



Image may be NSFW.
Clik here to view.

How to store an Image from Android to a SQlite and retrieve it?

Hello all… In today’s post I will show you how to store an image in an SQLite database and retrieve it. Check out the output after running the program. This is the layout for the MainActivity....

View Article
Browsing all 2 articles
Browse latest View live




Latest Images