Semantic search

CircleShape:getPoint (日本語) 円形の中心点を取得します。 Added since 0.9.1
CircleShape:getRadius Gets the radius of the circle shape.
CircleShape:getRadius (Português) Obtém o raio de um círculo.
CircleShape:getRadius (日本語) 円の半径を取得します。
CircleShape:getWorldCenter Get the center of the circle in world coordinates. Removed in 0.8.0
CircleShape:getWorldCenter (Português) Obtém o centro do círculo em coordenadas do mundo.
CircleShape:getWorldCenter (日本語) 世界座標による円の中心を取得します。 Removed in 0.8.0
CircleShape:setPoint Sets the center point of the circle shape. Added since 0.9.1
CircleShape:setPoint (日本語) 円形の中心位置を設定します。 Added since 0.9.1
CircleShape:setRadius Sets the radius of the circle. Added since 0.8.0
CircleShape:setRadius (日本語) 円の半径を設定します。 Added since 0.8.0
ClientObject:Init Initializes the client object.
ClientObject:Init (日本語) Client (クライアント) オブジェクトを初期化します。
ClientObject:connect Connect to a server.
ClientObject:connect (日本語) サーバーへ接続します。
ClientObject:disableBroadcast Disables connecting to the broadcast address.
ClientObject:disableBroadcast (日本語) ブロードキャスト・アドレスへの接続を無効にします。
ClientObject:disconnect Disconnects the client from server.
ClientObject:disconnect (日本語) サーバーからクライアントを切断します。
ClientObject:doPing Commence a ping.