메소드 | 설명 | |
---|---|---|
AccelerationEventArgs ( int userId, double deltaY ) |
Initializes a new instance of the AccelerationEventArgs class.
|
public AccelerationEventArgs ( int userId, double deltaY ) | ||
userId | int | The user id. |
deltaY | double | The delta Y. |