X positions themable

ScreenMapControllers::BeginScreen
This commit is contained in:
Glenn Maynard
2005-12-06 22:13:28 +00:00
parent a6414302b6
commit 687fb0d3ec
2 changed files with 16 additions and 10 deletions
+1
View File
@@ -14,6 +14,7 @@ class ScreenMapControllers : public ScreenWithMenuElements
public:
ScreenMapControllers( CString sName );
virtual void Init();
virtual void BeginScreen();
virtual void Update( float fDeltaTime );
virtual void Input( const InputEventPlus &input );