mirror of
https://github.com/photonstorm/phaser
synced 2024-11-23 21:24:09 +00:00
Quick todo
This commit is contained in:
parent
aa080cfe7b
commit
b5258b55b1
1 changed files with 2 additions and 0 deletions
|
@ -167,6 +167,8 @@ var Text = new Class({
|
|||
}
|
||||
},
|
||||
|
||||
// Add style callback so we can chain filter effects
|
||||
|
||||
updateShadow: function (visible)
|
||||
{
|
||||
var context = this.context;
|
||||
|
|
Loading…
Reference in a new issue