A change to the LuxAgent interface!

AI discussion, ideas, and SDK help.
Post Reply
User avatar
dustin
Lux Creator
Lux Creator
Posts: 10999
Joined: Thu May 15, 2003 2:01 am
Location: Cascadia
Contact:

A change to the LuxAgent interface!

Post by dustin » Tue Jun 22, 2004 2:15 pm

I have added a method to the LuxAgent interface:

public float version();

Example implementation:

Code: Select all

public float version()
	{
	return 1.0f;
	}
Please add this method to any AIs that you have created. It will be used by the plug-in manager to notify the user when new versions are made available.

I will try and release an updated LuxAgentSDK soon.

Post Reply

Who is online

Users browsing this forum: No registered users and 20 guests