コード例 #1
0
ファイル: RenderObjectMap.java プロジェクト: pl-eco/ECO
 private boolean update(ParameterList pl, SunflowAPI api) {
   return obj.update(pl, api);
 }