33 lines
230 B
JavaScript
33 lines
230 B
JavaScript
{}
|
|
{
|
|
hasPrev;
|
|
/* top */
|
|
|
|
/* left */
|
|
|
|
/* right */
|
|
|
|
/* bottom */
|
|
}
|
|
{
|
|
/* top */
|
|
|
|
/* left */
|
|
|
|
/* right */
|
|
|
|
/* bottom */
|
|
hasNext;
|
|
}
|
|
{
|
|
hasPrev;
|
|
/* top */
|
|
|
|
/* left */
|
|
|
|
/* right */
|
|
|
|
/* bottom */
|
|
hasNext;
|
|
}
|