Drag[en]gine Script Module DragonScript  1.21
Dragengine.Scenery.ECBehaviorProjectToGround.DefaultListener Class Reference

Default implementation of behavior instance listener. More...

Inheritance diagram for Dragengine.Scenery.ECBehaviorProjectToGround.DefaultListener:
Dragengine.Scenery.ECBehaviorProjectToGround.Listener Dragengine.Scenery.ECBehaviorRideOn.Instance.NoMoreTouchingGround

Public Member Functions

void enabledChanged (Instance instance)
 Enabled changed. More...
 
DefaultListener new ()
 Create default listener. More...
 
void touchesGroundChanged (Instance instance)
 Actor switched between touching ground and not touching ground. More...
 

Detailed Description

Default implementation of behavior instance listener.

Member Function Documentation

◆ enabledChanged()

void Dragengine.Scenery.ECBehaviorProjectToGround.DefaultListener.enabledChanged ( Instance  instance)

◆ new()

DefaultListener Dragengine.Scenery.ECBehaviorProjectToGround.DefaultListener.new ( )

Create default listener.

◆ touchesGroundChanged()

void Dragengine.Scenery.ECBehaviorProjectToGround.DefaultListener.touchesGroundChanged ( Instance  instance)

Actor switched between touching ground and not touching ground.

Implements Dragengine.Scenery.ECBehaviorProjectToGround.Listener.


The documentation for this class was generated from the following file: