This wiki is archived and useful information is being migrated to the main bzflag.org website

Difference between revisions of "User:Javawizard2539/sandbox"

From BZFlagWiki
Jump to: navigation, search
Line 1: Line 1:
{{User:Javawizard2539/templates/apicall
+
{{apicall
 
| signature      = int bz_testApiCall( int myNumber )
 
| signature      = int bz_testApiCall( int myNumber )
 
| description    = This is a test api call document. It's purpose is to demonstrate how to document API calls, and to check the API call template.
 
| description    = This is a test api call document. It's purpose is to demonstrate how to document API calls, and to check the API call template.

Revision as of 09:27, 14 December 2008

{{{returntype}}} {{{name}}} (myNumber, anotherNumber)


This is a test api call document. It's purpose is to demonstrate how to document API calls, and to check the API call template.

Parameters:
myNumber  -  A number that means absolutely nothing
anotherNumber  -  Something else that means nothing
Returns:
A number that will probably crash bzfs if you try to use it