ControllerMapWithAxesCreateElementMap Method |
Name | Description | |
---|---|---|
CreateElementMap(ElementAssignment) |
Creates an ActionElementMap in this controller map based on the data in elementAssignment.
(Inherited from ControllerMap.) | |
CreateElementMap(ElementAssignment, ActionElementMap) |
Creates an ActionElementMap in this controller map based on the data in elementAssignment.
(Inherited from ControllerMap.) | |
CreateElementMap(Int32, Pole, KeyCode, ModifierKeyFlags) |
Creates an ActionElementMap in this controller map for a keyboard key assignment.
(Inherited from ControllerMap.) | |
CreateElementMap(Int32, Pole, KeyCode, ModifierKeyFlags, ActionElementMap) |
Creates an ActionElementMap in this controller map for a keyboard key assignment.
(Inherited from ControllerMap.) | |
CreateElementMap(Int32, Pole, Int32, ControllerElementType, AxisRange, Boolean) |
Creates an ActionElementMap in this controller map for a controller button or axis assignment.
(Inherited from ControllerMap.) | |
CreateElementMap(Int32, Pole, KeyCode, ModifierKey, ModifierKey, ModifierKey) |
Creates an ActionElementMap in this controller map for a keyboard key assignment.
(Inherited from ControllerMap.) | |
CreateElementMap(Int32, Pole, KeyCode, ModifierKey, ModifierKey, ModifierKey, ActionElementMap) |
Creates an ActionElementMap in this controller map for a keyboard key assignment.
(Inherited from ControllerMap.) | |
CreateElementMap(Int32, Pole, Int32, ControllerElementType, AxisRange, Boolean, ActionElementMap) |
Creates an ActionElementMap in this controller map for a controller button or axis assignment.
(Overrides ControllerMapCreateElementMap(Int32, Pole, Int32, ControllerElementType, AxisRange, Boolean, ActionElementMap).) |