[Half-Life AMXX] / include / fakemeta.inc Repository:
ViewVC logotype

Diff of /include/fakemeta.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 43, Mon Mar 3 06:00:27 2008 UTC revision 44, Mon Oct 11 23:53:51 2010 UTC
# Line 160  Line 160 
160  //Upgraded version takes in a TraceResult handle, optionally passed in as the last parameter to the  //Upgraded version takes in a TraceResult handle, optionally passed in as the last parameter to the
161  //TraceResult forward.  Use 0 to specify the global traceresult handle set from calling  //TraceResult forward.  Use 0 to specify the global traceresult handle set from calling
162  // some of the Engfucs.  // some of the Engfucs.
163  native get_tr2(tr_handle, TraceResult:tr_member, {Float,_}:...);  native get_tr2(tr_handle, {TraceResult,_}:tr_member, {Float,_}:...);
164  native set_tr2(tr_handle, TraceResult:tr_member, {Float,_}:...);  native set_tr2(tr_handle, {TraceResult,_}:tr_member, {Float,_}:...);
165    
166  /**  /**
167   * Creates a traceresult handle.  This value should never be altered.   * Creates a traceresult handle.  This value should never be altered.

Legend:
Removed from v.43  
changed lines
  Added in v.44

Contact
ViewVC Help
Powered by ViewVC 1.0.4