Skip to content

Instantly share code, notes, and snippets.

@recursor94
Created January 18, 2015 02:49
Show Gist options
  • Save recursor94/35ffca774a5bd1dd8f68 to your computer and use it in GitHub Desktop.
Save recursor94/35ffca774a5bd1dd8f68 to your computer and use it in GitHub Desktop.
boot.ts(12,17): error TS2339: Property 'disableVisabilityChange' does not exist on type 'Stage'.
boot.ts(15,20): error TS2339: Property 'pageAlignHorizontally' does not exist on type 'Point'.
boot.ts(20,14): error TS2339: Property 'scaleMode' does not exist on type 'Stage'.
boot.ts(20,33): error TS2339: Property 'StageScaleMode' does not exist on type 'typeof Phaser'.
boot.ts(21,14): error TS2339: Property 'forceLandscape' does not exist on type 'Stage'.
boot.ts(22,20): error TS2339: Property 'pageAlignHorizontally' does not exist on type 'Point'.
boot.ts(23,20): error TS2339: Property 'setScreenSize' does not exist on type 'Point'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment