codecombat/app/schemas/subscriptions/surface.coffee
2014-07-01 12:23:22 +08:00

96 lines
1.5 KiB
CoffeeScript

module.exports = # /app/lib/surface
'camera-dragged':
{} # TODO schema
'camera-zoom-in':
{} # TODO schema
'camera-zoom-out':
{} # TODO schema
'camera-zoom-to':
{} # TODO schema
'camera:zoom-updated':
{} # TODO schema
'sprite:speech-updated':
{} # TODO schema
'dialogue-sound-completed':
{} # TODO schema
'surface:gold-changed':
{} # TODO schema
'surface:coordinate-selected':
{} # TODO schema
'surface:coordinates-shown':
{} # TODO schema
'level-sprite-clear-dialogue':
{} # TODO schema
'sprite:loaded':
{} # TODO schema
'choose-point':
{} # TODO schema
'choose-region':
{} # TODO schema
'surface:new-thang-added':
{} # TODO schema
'surface:sprite-selected':
{} # TODO schema
'thang-began-talking':
{} # TODO schema
'thang-finished-talking':
{} # TODO schema
'surface:world-set-up':
{} # TODO schema
'surface:frame-changed':
{} # TODO schema
'surface:playback-ended':
{} # TODO schema
'surface:playback-restarted':
{} # TODO schema
'level-set-playing':
{} # TODO schema
'registrar-echo-states':
{} # TODO schema
'surface:mouse-moved':
{} # TODO schema
'surface:stage-mouse-down':
{} # TODO schema
'surface:mouse-scrolled':
{} # TODO schema
'surface:ticked':
{} # TODO schema
'surface:mouse-over':
{} # TODO schema
'surface:mouse-out':
{} # TODO schema
'self-wizard:target-changed':
{} # TODO schema
'echo-all-wizard-sprites':
{} # TODO schema