class zpp_nape.phys.ZPP_Material

import zpp_nape.phys.Material;

Available on all platforms

Class Fields

static var ANGDRAG:Int

static var ARBITERS:Int

static var PROPS:Int

static var WAKE:Int

Instance Fields

function new():Void

function addShape(shape:ZPP_Shape):Void

function alloc():Void

function copy():ZPP_Material

function feature_cons():Void

function free():Void

function invalidate(x:Int):Void

function remShape(shape:ZPP_Shape):Void

function set(x:ZPP_Material):Void

function wrapper():Material