view lib/swig/swigwin-2.0.11/Lib/lua/stl.i @ 2291:69661f22ff03

stru319::PlayerHitOrMiss moved to Player class, cleaned up a bit, stru319::ActorHitOrMiss moved to Actor class, cleaned up a bit
author Grumpy7
date Sun, 16 Mar 2014 19:11:52 +0100
parents b3009adc0e2f
children
line wrap: on
line source

/* -----------------------------------------------------------------------------
 * stl.i
 * ----------------------------------------------------------------------------- */

%include <std_common.i>
%include <std_string.i>
%include <std_vector.i>
%include <std_map.i>
%include <std_pair.i>