com.azalient.api.draw
Interface IInvisible


public interface IInvisible

Used to make an object invisible, so that it cannot be selected, such as a controller for an intersection with no phases


Method Summary
 boolean invisible()
          Returns true if the object is currently invisible
 

Method Detail

invisible

boolean invisible()
Returns true if the object is currently invisible