DarkGDK Programming Wiki
Advertisement

Stop the animation that an object plays.

Syntax[]

void dbStopObject(int iObject)

iObject is the object number.

See olso[]

dbPlayObject
dbLoopObject
dbSetObjectFrame
dbSetObjectSpeed
dbSetObjectInterpolation

Advertisement