Missing Controller

Error: View.allgames.phpController could not be found.

Error: Create the class View.allgames.phpController below in file: app/controllers/view.allgames.php_controller.php

<?php
class View.allgames.phpController extends AppController {

	var $name = 'View.allgames.php';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp