Interface RefersToActor


public interface RefersToActor
  • Method Summary

    Modifier and Type Method Description
    <T extends Ability>
    T
    asActor​(Actor actor)  
  • Method Details