has_classesv
Description:
Check if this matches all of the given classes
Parameters:
this | |
classes |
a null terminated array of classes to match, only match if all classes are matched |
Returns:
true if this matches. |