adelikat
|
f98003f98e
|
virtualpad schema - cleanups
|
2020-03-22 16:47:33 -05:00 |
adelikat
|
1f8171fc9b
|
PadSchema - remove MaxSize as it wasn't being used, rename DefaultSize to just Size
|
2020-03-22 16:23:01 -05:00 |
adelikat
|
1b7698aa71
|
ButtonSchema - simplify UDLR helper methods more
|
2020-03-22 15:57:43 -05:00 |
adelikat
|
7b6ff18775
|
ButtonSchema - use more constructor overloads to simplify
|
2020-03-22 14:13:01 -05:00 |
adelikat
|
1c9260f7cf
|
ButtonSchema - use name overload more
|
2020-03-22 13:16:30 -05:00 |
adelikat
|
0344b0affb
|
make PadSchema.IsConsole not settable, force the use of inheritance
|
2020-03-22 12:37:28 -05:00 |
adelikat
|
2560def438
|
Virtual Pad - ButtonSchema - make location constructor the only option since location is always required, change param order on Directional helper methods for consistency
|
2020-03-21 22:24:06 -05:00 |
adelikat
|
b70cfebd1d
|
virtualpad schema - make a ButtonSchema constructor that takes in coordinates, reduces a lot of boilerplate, wire it up to a few schemas
|
2020-03-21 19:09:02 -05:00 |
adelikat
|
4476cc53af
|
VirtualPads - unnest ButtonScehma and PadInputType
|
2020-03-21 18:12:26 -05:00 |
adelikat
|
0ecc1e8023
|
VirtualPad Schema - default to type Button, and remove now redundant setting of this value
|
2020-03-21 16:10:01 -05:00 |
adelikat
|
c1e2f6afe5
|
VirtualPad Schema - don't show display name if icon is preset, default to Name if displayName is not present (and no icon). Delete a lot of now redundant DisplayName assignments
|
2020-03-21 15:22:30 -05:00 |
adelikat
|
b390c2829c
|
cleanup virtualpad code
|
2019-12-31 11:36:22 -06:00 |
adelikat
|
5d855ef60b
|
more attribute renaming
|
2017-07-12 14:40:10 -05:00 |
adelikat
|
50b5f4a1a9
|
Virtualpad misc cleanups
|
2017-05-24 09:07:03 -05:00 |
adelikat
|
436a853c96
|
Fix typo - Scema -> Schema
|
2017-04-29 15:41:27 -05:00 |
adelikat
|
f1e528f68f
|
Virtual pads - pass the current core into schema objects instead of using Global.Emulator
|
2016-12-05 19:33:21 -06:00 |
adelikat
|
9f0e4f0735
|
Apple II VirtualPad - fix up names now that we have them
|
2015-05-18 01:34:35 +00:00 |
adelikat
|
9024df91f5
|
Virtual pad for Apple II, many of the names will have to be cross referenced with the core when those buttons are added
|
2015-05-17 23:05:12 +00:00 |