Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Box2D
Pooling
Arrays
FloatArray
C# Class Box2D.Pooling.Arrays.FloatArray
Not thread safe float[] pooling.
Exibir arquivo
Open project: gerich-home/box2dnet
Public Methods
Method
Description
Get
(
int
argLength
) :
float[]
Protected Methods
Method
Description
GetInitializedArray
(
int
argLength
) :
float[]
Method Details
Get()
public
method
public
Get
(
int
argLength
) :
float[]
argLength
int
return
float[]
GetInitializedArray()
protected
method
protected
GetInitializedArray
(
int
argLength
) :
float[]
argLength
int
return
float[]