Giga Bokuchava

Results 5 issues of Giga Bokuchava

I am creating MacOS app with Xamarin.Forms. I have only WordDB simple class `public class WordDB` `{` ` public int Id { get; set; }` ` public int OnlineId {...

Added feature to delay animation after calling start(). This also works in case of minimising app and reopening it. Even if we would call start() for several Pulsators with randomly...

![image](https://cloud.githubusercontent.com/assets/7438859/20039232/f096cd1a-a459-11e6-91b8-a736298a1a88.png)

I want to make xamarin forms app that will allow user to add sticker on the image and save the modified image. Is it possible with cocosSharp?