Package org.box2d.proto
Interface Box2D.PbFilterOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Box2D.PbFilter
,Box2D.PbFilter.Builder
- Enclosing class:
Box2D
public static interface Box2D.PbFilterOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
boolean
boolean
boolean
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasCategoryBits
boolean hasCategoryBits() -
getCategoryBits
int getCategoryBits() -
hasMaskBits
boolean hasMaskBits() -
getMaskBits
int getMaskBits() -
hasGroupIndex
boolean hasGroupIndex() -
getGroupIndex
int getGroupIndex()
-