latest work on mice stuff, still not too far. also slight cleanup

This commit is contained in:
AJ Kelly
2011-02-15 01:54:43 -06:00
parent a2af7dc1a9
commit bf9609ca5c
7 changed files with 46 additions and 41 deletions
+5
View File
@@ -397,6 +397,11 @@ void InputFilter::GetPressedButtons( vector<DeviceInput> &array ) const
array = g_CurrentState;
}
void InputFilter::UpdateCursorLocation()
{
// todo
}
/*
* (c) 2001-2004 Chris Danford
* All rights reserved.