LightJason - AgentSpeak(L++)
Package org.lightjason.agentspeak.action.builtin.math.shape

Classes

class  CInCircle
 action check if a point is within a circle. More...
 
class  CInRectangle
 action check if a point within a rectangle. More...
 
class  CInTriangle
 action check if a point is within a triangle. More...