Vector.__init__()

Lives in: pygamer

Vector.__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pygamer.Vector) -> None

Default constructor

  1. __init__(self: pygamer.Vector, arg0: float, arg1: float, arg2: float) -> None

Constructor with values