aux.FaceupFilter
Source Code | Usage Examples | aux
Functions
Filter to check face-up cards that match (function f) where (...) are extra parameters to f. Can be used as the function parameter in SelectMatchingCard/Target and IsExistingMatchingCard/Target.
Signature
aux.FaceupFilter(function f
, any ...
) → function
lua
aux.FaceupFilter(f,...)