keyboard events now available in Windows Universal Apps

This commit is contained in:
Dale Stammen 2015-05-29 08:15:04 -07:00
parent e0c65c203a
commit a16d51cad9
1 changed files with 1 additions and 1 deletions

View File

@ -461,7 +461,7 @@ std::string LabelKeyboardEventTest::title() const
std::string LabelKeyboardEventTest::subtitle() const
{
return "Please click keyboard\n(Only available on Desktop and Android)";
return "Please click keyboard\n(Only available on Desktop, Android\nand Windows Universal Apps)";
}
// SpriteAccelerationEventTest