NAME
SDLx::Coro::REPL - A REPL for your SDL
SYNOPSIS
use
SDLx::Coro::REPL;
SDLx::Coro::REPL::start();
my
$controller
= SDLx::Controller::Coro->new;
$controller
->run();
# More coming soon!
# Also see eg/sdl_coro_repl.pl
SDLx::Coro::REPL - A REPL for your SDL
use
SDLx::Coro::REPL;
SDLx::Coro::REPL::start();
my
$controller
= SDLx::Controller::Coro->new;
$controller
->run();
# More coming soon!
# Also see eg/sdl_coro_repl.pl