Punkman X1 API
Monster Constructor
Mighty constructor
public Monster(
Device
dev
,
Map
map
,
Mesh
mesh
,
Material[]
mat
,
Texture[]
tex
,
Player
player
);
Parameters
dev
D3D device
map
current map
mesh
monster mesh
mat
monster material list
tex
monster texture list
player
player object
See Also
Monster Class
|
PunkMan.Game Namespace