Package com.artemis.ParamArchTest

Examples of com.artemis.ParamArchTest.HitPoints


     
      _size = false;
    }
   
    {
      HitPoints c = hitPointsMapper.get(e);
      c.hitpoints = _hitPoints_hitpoints;
    }
   
    if (_tag) {
      tagManager.register(_tag_tag, e);
View Full Code Here

TOP

Related Classes of com.artemis.ParamArchTest.HitPoints

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.