C# Class winmaped2.Global.Misc

Afficher le fichier Open project: Bananattack/verge3

Méthodes publiques

Méthode Description
sliceIntArrayImage ( int arr, int sw, int x, int y, int w, int h ) : int[]

Method Details

sliceIntArrayImage() public static méthode

public static sliceIntArrayImage ( int arr, int sw, int x, int y, int w, int h ) : int[]
arr int
sw int
x int
y int
w int
h int
Résultat int[]