controllers

package
v0.0.0-...-76ac747 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2015 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	*revel.Controller
}

func (App) EnterGame

func (c App) EnterGame(nickname string) revel.Result

func (App) Index

func (c App) Index() revel.Result

func (App) Welcome

func (c App) Welcome() revel.Result

type Refresh

type Refresh struct {
	*revel.Controller
}

func (Refresh) AskRematch

func (c Refresh) AskRematch(userId int) revel.Result

func (Refresh) Play

func (c Refresh) Play(userId int, x int, y int) revel.Result

func (Refresh) RefreshSession

func (c Refresh) RefreshSession(userId int) revel.Result

func (Refresh) RejectRematch

func (c Refresh) RejectRematch(userId int) revel.Result

func (Refresh) Room

func (c Refresh) Room(userId int) revel.Result

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL