How to expand canvas depending on device...
By Kim YoungSu
30 Nov 2013 23:40
English
2 Replies
These days i am coding game application as a basic canvas size like 480-width and 800-height.
so i have to expand canvas depeding on tizen device..
i wondering how to do this...
i had finished this work in Android.
like this..
ScaleX = canvas.getWidth() / 480f;
ScaleY = canvas.getHeight() / 800f;
canvas.scale( ScaleX, ScaleY );
but, i don't know how to do this on Tizen..
Edited by: Kim YoungSu on 01 Dec, 2013
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------