Interface IRenderable

    • Method Detail

      • getComponentType

        ComponentTypes getComponentType()
        Gets the component types of this entity
        Returns:
        The component types
      • getDistToCamera

        double getDistToCamera()
        Gets the last distance to the camera calculated for this entity
        Returns:
        The distance
      • getOpacity

        float getOpacity()
        Returns the opacity of this renderable
        Returns:
        The opacity