BizHawk/BizHawk.Client.Common/tools/Watch
Hathor86 1e2f4e12be Watch refactoring
Some improvement when you get Available types. Used to return a new
array each time you call the function. It has been transformed into an
IEnumrable and yield return.
DisplayType, PreviousType and Watchsize have been moved outside the
Watch Class
2015-11-28 22:52:00 +01:00
..
ByteWatch.cs Watch refactoring 2015-11-28 22:52:00 +01:00
DisplayType.cs Watch refactoring 2015-11-28 22:52:00 +01:00
DwordWatch.cs Watch refactoring 2015-11-28 22:52:00 +01:00
PreviousType.cs Watch refactoring 2015-11-28 22:52:00 +01:00
SeparatorWatch.cs Watch refactoring 2015-11-28 22:52:00 +01:00
Watch.cs Watch refactoring 2015-11-28 22:52:00 +01:00
WatchList.cs Watch refactoring 2015-11-28 22:52:00 +01:00
WatchSize.cs Watch refactoring 2015-11-28 22:52:00 +01:00
WordWatch.cs Watch refactoring 2015-11-28 22:52:00 +01:00