Warning: The magic method EDD_Blocks::__wakeup() must have public visibility in /home/wcc1969/public_html/phasergames.com/wp-content/plugins/edd-blocks-master/edd-blocks.php on line 101

Warning: The magic method EDD_Blocks::__wakeup() must have public visibility in /home/wcc1969/public_html/phasergames.com/wp-content/plugins/edd-blocks/edd-blocks.php on line 101

Warning: The magic method GAINWP_Manager::__wakeup() must have public visibility in /home/wcc1969/public_html/phasergames.com/wp-content/plugins/ga-in/gainwp.php on line 78

Deprecated: Optional parameter $filter declared before required parameter $metric is implicitly treated as a required parameter in /home/wcc1969/public_html/phasergames.com/wp-content/plugins/ga-in/tools/gapi.php on line 555

Deprecated: Optional parameter $filter declared before required parameter $metric is implicitly treated as a required parameter in /home/wcc1969/public_html/phasergames.com/wp-content/plugins/ga-in/tools/gapi.php on line 585

Deprecated: Optional parameter $filter declared before required parameter $metric is implicitly treated as a required parameter in /home/wcc1969/public_html/phasergames.com/wp-content/plugins/ga-in/tools/gapi.php on line 617

Deprecated: Optional parameter $filter declared before required parameter $metric is implicitly treated as a required parameter in /home/wcc1969/public_html/phasergames.com/wp-content/plugins/ga-in/tools/gapi.php on line 651

Deprecated: Optional parameter $filter declared before required parameter $metric is implicitly treated as a required parameter in /home/wcc1969/public_html/phasergames.com/wp-content/plugins/ga-in/tools/gapi.php on line 686

Deprecated: Optional parameter $filter declared before required parameter $metric is implicitly treated as a required parameter in /home/wcc1969/public_html/phasergames.com/wp-content/plugins/ga-in/tools/gapi.php on line 745

Deprecated: Optional parameter $filter declared before required parameter $metric is implicitly treated as a required parameter in /home/wcc1969/public_html/phasergames.com/wp-content/plugins/ga-in/tools/gapi.php on line 785

Warning: Cannot modify header information - headers already sent by (output started at /home/wcc1969/public_html/phasergames.com/wp-content/plugins/edd-blocks-master/edd-blocks.php:101) in /home/wcc1969/public_html/phasergames.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/wcc1969/public_html/phasergames.com/wp-content/plugins/edd-blocks-master/edd-blocks.php:101) in /home/wcc1969/public_html/phasergames.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/wcc1969/public_html/phasergames.com/wp-content/plugins/edd-blocks-master/edd-blocks.php:101) in /home/wcc1969/public_html/phasergames.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/wcc1969/public_html/phasergames.com/wp-content/plugins/edd-blocks-master/edd-blocks.php:101) in /home/wcc1969/public_html/phasergames.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/wcc1969/public_html/phasergames.com/wp-content/plugins/edd-blocks-master/edd-blocks.php:101) in /home/wcc1969/public_html/phasergames.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/wcc1969/public_html/phasergames.com/wp-content/plugins/edd-blocks-master/edd-blocks.php:101) in /home/wcc1969/public_html/phasergames.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/wcc1969/public_html/phasergames.com/wp-content/plugins/edd-blocks-master/edd-blocks.php:101) in /home/wcc1969/public_html/phasergames.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/wcc1969/public_html/phasergames.com/wp-content/plugins/edd-blocks-master/edd-blocks.php:101) in /home/wcc1969/public_html/phasergames.com/wp-includes/rest-api/class-wp-rest-server.php on line 1831
{"id":9003,"date":"2019-01-04T10:05:57","date_gmt":"2019-01-04T03:05:57","guid":{"rendered":"https:\/\/phasergames.com\/?post_type=download&p=9003"},"modified":"2020-03-26T08:13:27","modified_gmt":"2020-03-26T01:13:27","slug":"phaser-card-timer","status":"publish","type":"download","link":"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/","title":{"rendered":"Phaser Card Timer"},"content":{"rendered":"

This is a card timer based on a question asked on the Facebook Phaser Game Makers group. It will work with any square image and place a line around the box, card or image. The line moves around the card until the time is up.<\/p>\n

\"\"<\/a><\/p>\n

Usage:<\/p>\n

\/\/add an image\r\nthis.card = this.add.image(game.config.width \/ 2, game.config.height \/ 2, \"card\");\r\n\/\/make a cardTimer and pass in the image       \r\n        this.cardTimer = new CardTimer({\r\n            scene: this,\r\n            obj: this.card\r\n        });<\/pre>\n

Set a callback<\/p>\n

this.cardTimer.setCallback(this.timeUp, this);<\/pre>\n

Start the timer<\/p>\n

this.cardTimer.start();<\/pre>\n

Stop the timer<\/p>\n

this.cardTimer.stop();<\/pre>\n

Reset the timer<\/p>\n

this.cardTimer.reset();<\/pre>\n

 <\/p>\n

 <\/p>\n","protected":false},"excerpt":{"rendered":"

This is a card timer based on a question asked on the Facebook Phaser Game Makers group. It will work with any square image and place a line around the box, card or image. The line moves around the card until the time is up. Usage: \/\/add an image this.card = this.add.image(game.config.width \/ 2, game.config.height […]<\/p>\n","protected":false},"author":1,"featured_media":9012,"template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"edd_variable_prices":[],"_edd_bundled_products":["0"],"_edd_button_behavior":["add_to_cart"],"footnotes":""},"edd-categories":[65,49],"edd-tags":[],"class_list":["post-9003","download","type-download","status-publish","has-post-thumbnail","hentry","download_category-premium","download_category-user-interface","edd-download","edd-download-cat-premium","edd-download-cat-user-interface"],"yoast_head":"\nPhaser Card Timer - Phaser Games<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Phaser Card Timer - Phaser Games\" \/>\n<meta property=\"og:description\" content=\"This is a card timer based on a question asked on the Facebook Phaser Game Makers group. It will work with any square image and place a line around the box, card or image. The line moves around the card until the time is up. Usage: \/\/add an image this.card = this.add.image(game.config.width \/ 2, game.config.height […]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/\" \/>\n<meta property=\"og:site_name\" content=\"Phaser Games\" \/>\n<meta property=\"article:modified_time\" content=\"2020-03-26T01:13:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/media.publit.io\/file\/w_1000,h_1000,c_fit,q_80\/websiteImages\/phasergames\/cardtimer-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"1000\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/\",\"url\":\"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/\",\"name\":\"Phaser Card Timer - Phaser Games\",\"isPartOf\":{\"@id\":\"https:\/\/phasergames.com\/#website\"},\"datePublished\":\"2019-01-04T03:05:57+00:00\",\"dateModified\":\"2020-03-26T01:13:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/phasergames.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Downloads\",\"item\":\"https:\/\/phasergames.com\/downloads\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Phaser Card Timer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/phasergames.com\/#website\",\"url\":\"https:\/\/phasergames.com\/\",\"name\":\"Phaser Games\",\"description\":\"Tutorials Code and Resources\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/phasergames.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Phaser Card Timer - Phaser Games","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/","og_locale":"en_US","og_type":"article","og_title":"Phaser Card Timer - Phaser Games","og_description":"This is a card timer based on a question asked on the Facebook Phaser Game Makers group. It will work with any square image and place a line around the box, card or image. The line moves around the card until the time is up. Usage: \/\/add an image this.card = this.add.image(game.config.width \/ 2, game.config.height […]","og_url":"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/","og_site_name":"Phaser Games","article_modified_time":"2020-03-26T01:13:27+00:00","og_image":[{"width":1000,"height":1000,"url":"https:\/\/media.publit.io\/file\/w_1000,h_1000,c_fit,q_80\/websiteImages\/phasergames\/cardtimer-2.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/","url":"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/","name":"Phaser Card Timer - Phaser Games","isPartOf":{"@id":"https:\/\/phasergames.com\/#website"},"datePublished":"2019-01-04T03:05:57+00:00","dateModified":"2020-03-26T01:13:27+00:00","breadcrumb":{"@id":"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/phasergames.com\/downloads\/phaser-card-timer\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/phasergames.com\/downloads\/phaser-card-timer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/phasergames.com\/"},{"@type":"ListItem","position":2,"name":"Downloads","item":"https:\/\/phasergames.com\/downloads\/"},{"@type":"ListItem","position":3,"name":"Phaser Card Timer"}]},{"@type":"WebSite","@id":"https:\/\/phasergames.com\/#website","url":"https:\/\/phasergames.com\/","name":"Phaser Games","description":"Tutorials Code and Resources","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/phasergames.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en"}]}},"_links":{"self":[{"href":"https:\/\/phasergames.com\/wp-json\/wp\/v2\/edd-downloads\/9003"}],"collection":[{"href":"https:\/\/phasergames.com\/wp-json\/wp\/v2\/edd-downloads"}],"about":[{"href":"https:\/\/phasergames.com\/wp-json\/wp\/v2\/types\/download"}],"author":[{"embeddable":true,"href":"https:\/\/phasergames.com\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":6,"href":"https:\/\/phasergames.com\/wp-json\/wp\/v2\/edd-downloads\/9003\/revisions"}],"predecessor-version":[{"id":9048,"href":"https:\/\/phasergames.com\/wp-json\/wp\/v2\/edd-downloads\/9003\/revisions\/9048"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/phasergames.com\/wp-json\/wp\/v2\/media\/9012"}],"wp:attachment":[{"href":"https:\/\/phasergames.com\/wp-json\/wp\/v2\/media?parent=9003"}],"wp:term":[{"taxonomy":"download_category","embeddable":true,"href":"https:\/\/phasergames.com\/wp-json\/wp\/v2\/edd-categories?post=9003"},{"taxonomy":"download_tag","embeddable":true,"href":"https:\/\/phasergames.com\/wp-json\/wp\/v2\/edd-tags?post=9003"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}