Namespace: DeltaEngine.InputAssembly: DeltaEngine.Input (in DeltaEngine.Input.dll) Version: 1.1.1.0 (1.1.1)
public KeyZoomTrigger(
Key key,
State state,
float defaultZoomAmount
)
public KeyZoomTrigger(
Key key,
State state,
float defaultZoomAmount
)
Public Sub New (
key As Key,
state As State,
defaultZoomAmount As Single
)
Public Sub New (
key As Key,
state As State,
defaultZoomAmount As Single
)
public:
KeyZoomTrigger(
Key key,
State state,
float defaultZoomAmount
)
public:
KeyZoomTrigger(
Key key,
State state,
float defaultZoomAmount
)
new :
key : Key *
state : State *
defaultZoomAmount : float32 -> KeyZoomTrigger
new :
key : Key *
state : State *
defaultZoomAmount : float32 -> KeyZoomTrigger