Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Box2D
Pooling
Arrays
IntArray
C# Class Box2D.Pooling.Arrays.IntArray
Not thread safe int[] pooling
Datei anzeigen
Open project: gerich-home/box2dnet
Class Usage Examples
Public Methods
Method
Description
Get
(
int
argLength
) :
int[]
Protected Methods
Method
Description
GetInitializedArray
(
int
argLength
) :
int[]
Method Details
Get()
public
method
public
Get
(
int
argLength
) :
int[]
argLength
int
return
int[]
GetInitializedArray()
protected
method
protected
GetInitializedArray
(
int
argLength
) :
int[]
argLength
int
return
int[]