Example usage for com.badlogic.gdx.ai.msg TelegramProvider interface-usage

List of usage examples for com.badlogic.gdx.ai.msg TelegramProvider interface-usage

Introduction

In this page you can find the example usage for com.badlogic.gdx.ai.msg TelegramProvider interface-usage.

Usage

From source file com.badlogic.gdx.ai.tests.msg.Citizen.java

/** @author avianey */
public class Citizen implements Telegraph, TelegramProvider {

    static int NUM = 0;

    final int num;