Rotate object
Personal tools
Page
Discussion
View source
History
3.145.97.235
Talk for this IP address
Log in
Rotate object
Navigation menu
Navigation
Main page
Recent changes
Random page
Help
Search
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
Categories
From Design pattern
Revision as of 14:25, 21 July 2014 by
Admin8
(
Talk
|
contribs
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Dealing With Data
>
Edit object
Jump to:
navigation
,
search
Rotate object
Rotate object는 객체의 각도를 변경하는 패턴이다. 입체 객체의 각도를 돌려서 보는 경우나 화면 전체의 각도를 변경하는 경우는 해당하지 않는다.
With this pattern, we can solve...
Example
iOS_Puzzle man
Category
:
Edit object