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
|
1f63228061
|
C64 virtualpad schema - simplify
|
2020-03-22 11:41:48 -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
|
a52c46339e
|
VirtualPad Schema - add some helper methods for creating directional pad buttons, since those are so common
|
2020-03-21 18:12:26 -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 |
YoshiRulz
|
e6374ef477
|
Use string interpolation
|
2019-03-19 00:06:37 +10:00 |
adelikat
|
5d855ef60b
|
more attribute renaming
|
2017-07-12 14:40:10 -05:00 |
adelikat
|
a9ba93fcf3
|
C64 virtual pad - fixing mapping of joypad B buttons
|
2017-05-13 16:45:18 -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
|
b6d478998b
|
virtualpads - make c64 keyboard height smaller
|
2014-06-29 16:08:33 +00:00 |
xmikecampx7
|
2e60803a13
|
|
2014-06-29 16:04:23 +00:00 |
adelikat
|
ee6d73aac7
|
Virtualpads - some code cleanup
|
2014-06-29 03:14:40 +00:00 |
adelikat
|
49bbafd305
|
Virtualpads - start C64, keyboard only has 1 key, will need to do the rest
|
2014-06-28 19:25:11 +00:00 |