Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. if(stage.stageWidth > MIN_WIDTH_RESOLUTION)
  2. m_list.width = MIN_LIST_WIDTH * (stage.stageWidth / MIN_WIDTH_RESOLUTION)
  3.  
  4. mlist.transform.matrix = matrix;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement