godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
LargeTexture.getPieceOffset
godot
largetexture
LargeTexture
Returns the offset of the piece with index "idx".
struct
LargeTexture
@
nogc
nothrow const
Vector2
getPieceOffset
(
in
long
idx
)
Meta
Source
See Implementation
godot
largetexture
LargeTexture
aliases
BaseClasses
functions
_getData
_setData
addPiece
clear
getPieceCount
getPieceOffset
getPieceTexture
opAssign
opEquals
setPieceOffset
setPieceTexture
setSize
properties
_data
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the offset of the piece with index "idx".