How to expand canvas depending on device...
에 의해 Kim YoungSu
2013년 11월 30일 23:40
영어 (English)
2 댓글
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 12월, 2013
로그인이 필요한 서비스 입니다. 로그인 하시겠습니까?
The tag you entered already exists.
이 게시물을 스팸으로 신고하시겠습니까?
스팸으로 신고 되었습니다.
cannot be empty.
작성을 취소하고 목록으로 돌아가시겠습니까?
The code has been copied to the clipboard.
이 곳에 제목을 입력하세요.
All Categories
일반 지원
Tizen .NET
웹 애플리케이션 개발
Native 애플리케이션 개발
SDK 및 IDE
--------
--------