ore
Vars | |
cached_ore_icon_states | Associative list of cache key to the generate icons for the ore piles. We pre-generate a pile of all possible ore icon states, and make them available |
---|---|
ore_icon_states | A list of all the existing ore icon states in the ore file |
Procs | |
cache_ore_pile_icons | Caches the icon state of the ore piles for each possible icon states. The images are greyscale so their color can be changed by the individual materials. |
get_cached_ore_pile_overlay | Returns a cached ore pile icon state |
throw_impact | POCKET SAND! |
Var Details
cached_ore_icon_states
Associative list of cache key to the generate icons for the ore piles. We pre-generate a pile of all possible ore icon states, and make them available
ore_icon_states
A list of all the existing ore icon states in the ore file
Proc Details
cache_ore_pile_icons
Caches the icon state of the ore piles for each possible icon states. The images are greyscale so their color can be changed by the individual materials.
get_cached_ore_pile_overlay
Returns a cached ore pile icon state
throw_impact
POCKET SAND!