Search Results for

    Show / Hide Table of Contents

    Class PongPaddleBehavior

    Inheritance
    object
    PongPaddleBehavior
    Namespace: Archaic
    Assembly: cs.temp.dll.dll
    Syntax
    public class PongPaddleBehavior : MonoBehaviour

    Fields

    isPlayer1

    Declaration
    public bool isPlayer1
    Field Value
    Type Description
    bool

    speed

    Declaration
    public float speed
    Field Value
    Type Description
    float
    In This Article
    Back to top Example Unity documentation footer