Semantic search

Canvas:clear (Deutsch) Entfernt den gesamten bisherigen Inhalt eines Canvas. Added since 0.8.0
Canvas:clear (Nederlands) Clears the contents of a Canvas to a specific color. Added since 0.8.0 Removed in 0.10.0
Canvas:clear (日本語) Canvas の内容を消去します。 Added since 0.8.0 Removed in 0.10.0
Canvas:generateMipmaps Generates mipmaps for the Canvas, based on the contents of the highest-resolution mipmap level. Added since 11.0
Canvas:generateMipmaps (日本語) 最高解像度のミップマップレベルの内容をもとに Canvas のミップマップを生成します。 Added since 11.0
Canvas:getDimensions Gets the width and height of the Canvas. Added since 0.9.0
Canvas:getDimensions (Deutsch) Gibt die Breite und Höhe des Canvas zurück. Added since 0.9.0
Canvas:getDimensions (日本語) Canvas の幅と高さを取得します。 Added since 0.9.0
Canvas:getFSAA Gets the number of FSAA samples used when drawing to the Canvas. Added since 0.9.1 Removed in 0.10.0
Canvas:getFSAA (Deutsch) Gibt die Anzahl der Antialiasing Samples zurück, welche beim Zeichnen auf das Canvas genutzt werden. Added since 0.9.1
Canvas:getFSAA (日本語) Canvas の描画時に使用するアンチエイリアシングのサンプル数を取得します。 Added since 0.9.1 Removed in 0.10.0
Canvas:getFilter Gets the filter mode of the Canvas. Added since 0.8.0
Canvas:getFilter (Deutsch) Gibt den Filtermodus des Canvas zurück. Added since 0.8.0
Canvas:getFilter (日本語) Canvasフィルタ方式を取得します。 Added since 0.8.0
Canvas:getFormat Gets the texture format of the Canvas. Added since 0.9.1 Removed in 11.0
Canvas:getFormat (日本語) Canvas のテクスチャ形式を取得します。 Added since 0.9.1
Canvas:getHeight Gets the height of the Canvas.
Canvas:getHeight (Deutsch) Gibt die Höhe des Canvas zurück.
Canvas:getHeight (日本語) Canvas の高さを取得します。
Canvas:getImageData Generates ImageData from the contents of the Canvas. Added since 0.8.0 Removed in 0.10.0
Canvas:getImageData (日本語) Canvas の内容から ImageData を生成します。 Added since 0.8.0 Removed in 0.10.0
Canvas:getMSAA Gets the number of MSAA samples used when drawing to the Canvas. Added since 0.9.2
Canvas:getMSAA (日本語) Canvas の描画時に使用するマルチサンプル・アンチエイリアシング (Multi Sample Anti-Alias : MSAA) のサンプル数を取得します。 Added since 0.9.2
Canvas:getMipmapMode Gets the MipmapMode this Canvas was created with. Added since 11.0
Canvas:getMipmapMode (日本語) この Canvas の作成で使用した ミップマップ方式 を取得します。 Added since 11.0
Canvas:getPixel Gets the pixel at the specified position in a Canvas. Added since 0.9.0 Removed in 0.10.0
Canvas:getPixel (Deutsch) Gibt den Pixel an einer bestimmten Position auf dem Canvas zurück. Added since 0.9.0
Canvas:getPixel (日本語) 指定された座標にある Canvas のピクセルを取得します。 Added since 0.9.0 Removed in 0.10.0
Canvas:getWidth Gets the width of the Canvas.
Canvas:getWidth (Deutsch) Gibt die Breite des Canvas zurück.
Canvas:getWidth (日本語) Canvas の幅を取得します。
Canvas:getWrap Gets the wrapping properties of a Canvas. Added since 0.8.0
Canvas:getWrap (Deutsch) Gibt die Zeilenumbrucheigenschaften eines Canvas zurück. Added since 0.8.0
Canvas:getWrap (日本語) Canvas の加工特性を取得します。 Added since 0.8.0
Canvas:newImageData Generates ImageData from the contents of the Canvas. Added since 0.10.0
Canvas:newImageData (Українська) Створює об'єкт ImageData з вмісту об'єкта Canvas. Added since 0.10.0
Canvas:newImageData (日本語) Canvas の内容から ImageData を生成します。 Added since 0.10.0
Canvas:renderTo Render to a Canvas using a function. Added since 0.8.0
Canvas:renderTo (Deutsch) Zeichnet mit Hilfe einer Funktion in einen Offscreen-Buffer. Added since 0.8.0
Canvas:renderTo (日本語) Canvas へ表示するために関数を使用します。 Added since 0.8.0
Canvas:setFilter Sets the filter mode of the Canvas. Added since 0.8.0
Canvas:setFilter (Deutsch) Bestimmt den Filtermodus für ein Canvas. Added since 0.8.0
Canvas:setFilter (日本語) Canvasフィルタ方式 を設定します。 Added since 0.8.0
Canvas:setWrap Sets the wrapping properties of a Canvas. Added since 0.8.0
Canvas:setWrap (日本語) Canvas の加工特性を設定します。 Added since 0.8.0
ChainShape:getChildEdge Returns a child of the shape as an EdgeShape. Added since 0.8.0
ChainShape:getChildEdge (日本語) EdgeShape として形状の子を返します。 Added since 0.8.0
ChainShape:getNextVertex Gets the vertex that establishes a connection to the next shape. Added since 0.10.2
ChainShape:getNextVertex (日本語) 次の形状と接続を設置している頂点を取得します。 Added since 0.10.2
ChainShape:getPoint Returns a point of the shape. Added since 0.8.0