Merge pull request #350 from qdrj/patch-3

Update phaser.d.ts
This commit is contained in:
Richard Davey
2014-01-31 10:28:02 -08:00
+1 -1
View File
@@ -891,7 +891,7 @@ declare module Phaser {
forcePortrait: boolean;
incorrectOrientation: boolean;
pageAlignHorizontally: boolean;
pageAlignVeritcally: boolean;
pageAlignVertically: boolean;
minWidth: number;
maxWidth: number;
minHeight: number;