OGS Java API Spec

Uses of Class
ogs.core.Modifier.Event

Packages that use Modifier.Event
ogs.core The ogs.core package contains types are are used in all open games regardless of setting. 
 

Uses of Modifier.Event in ogs.core
 

Methods in ogs.core with parameters of type Modifier.Event
 void Modifiers.handleEvent(Modifier.Event event)
          Update the total value when a modifier changes value.
 


OGS Java API Spec