ContentStrategy class is the root strategy class of content's scale strategy, it controls the behavior of how to scale the scene and setup the viewport for the game
ContentStrategy
调用策略方法
apply
scaleAndViewportRect
策略调用之后的操作
postApply
策略应用前的操作
preApply
Generated using TypeDoc
ContentStrategy class is the root strategy class of content's scale strategy, it controls the behavior of how to scale the scene and setup the viewport for the game
ContentStrategy