Method | Description | |
---|---|---|
MovementAcion ( ETinBotServo servo, int targetPosition, int speed = 10, int acceleratton = 2, string name = null ) : System.Collections.Generic |
public MovementAcion ( ETinBotServo servo, int targetPosition, int speed = 10, int acceleratton = 2, string name = null ) : System.Collections.Generic | ||
servo | ETinBotServo | |
targetPosition | int | |
speed | int | |
acceleratton | int | |
name | string | |
return | System.Collections.Generic |