Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Drought
Entity
MovableEntity
setOrientation
Drought.Entity.MovableEntity.setOrientation C# (CSharp) Method
MovableEntity Class Documentation
Mostra file
Open project: kiniry-teaching/UCD
setOrientation()
public
method
public
setOrientation
(
Matrix
anOrientation
) :
void
anOrientation
Matrix
return
void
public void setOrientation(Matrix anOrientation) { orientation = anOrientation; }
Same methods
MovableEntity::
setOrientation
( ) :
void
MovableEntity
MovableEntity
addWater
checkForWater
checkStaticCollision
getOrientation
getPath
getPosition
hurt
isDead
isFullOfWater
move
rebuildRing
removeAllWater
render
renderInfoBox
setOrientation
setPath
setPosition
setSelected
suckTehWaterz
update
wait