Small doc.

This commit is contained in:
Jason Felds
2011-02-26 12:31:12 -05:00
parent 3cbf007352
commit 2af90136f0
+5 -5
View File
@@ -1,12 +1,10 @@
/* InputEventPlus - Holds a device input plus Game/Menu translations. */
#ifndef INPUT_EVENT_PLUS_H
#define INPUT_EVENT_PLUS_H
#include "InputFilter.h"
#include "GameInput.h"
#include "PlayerNumber.h"
/** @brief Holds a device input plus Game/Menu translations. */
class InputEventPlus
{
public:
@@ -32,8 +30,10 @@ struct AlternateMapping
#endif
/*
* (c) 2001-2004 Chris Danford
/**
* @file
* @author Chris Danford (c) 2001-2004
* @section LICENSE
* All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a