set_n_tiles


Description:

public void set_n_tiles (uint x_tiles, uint y_tiles)

Sets the number of horizontal and vertical tiles to be used when applying the effect

More tiles allow a finer grained deformation at the expenses of computation

Parameters:

this

a DeformEffect

x_tiles

number of horizontal tiles

y_tiles

number of vertical tiles